mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
chore: add nixpkgs-unstable as krops source
This commit is contained in:
@@ -19,6 +19,7 @@ let
|
||||
nixos-config.symlink = "system/configuration.nix";
|
||||
|
||||
nixpkgs.git = gitFromJson .versions/nixpkgs.json // { shallow = true; };
|
||||
nixpkgs-unstable.git = gitFromJson .versions/nixpkgs-unstable.json // { shallow = true; };
|
||||
home-manager.git = gitFromJson .versions/home-manager.json;
|
||||
stockholm.git = gitFromJson .versions/stockholm.json;
|
||||
retiolum.git = gitFromJson .versions/retiolum.json;
|
||||
|
||||
Reference in New Issue
Block a user