[Flake] remove sddm-unstable

This commit is contained in:
Antoine Viallon 2024-09-17 00:16:41 +02:00
parent a2b445297c
commit fa9ad12403
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -14,11 +14,6 @@
fps.url = "github:wamserma/flake-programs-sqlite";
fps.inputs.nixpkgs.follows = "nixpkgs";
flake-utils.url = "github:numtide/flake-utils";
sddm-unstable = {
url = "github:sddm/sddm/develop";
flake = false;
};
};
outputs =
@ -27,7 +22,6 @@
, nur
, nixpkgs-unstable
, fps
, sddm-unstable
, suyu
, ...
}: let