mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Flake] remove sddm-unstable
This commit is contained in:
parent
a2b445297c
commit
fa9ad12403
1 changed files with 0 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue