unstable in registry
This commit is contained in:
parent
6b52d58f2e
commit
242ec70992
|
@ -18,6 +18,7 @@
|
||||||
let nix-config-module =
|
let nix-config-module =
|
||||||
{
|
{
|
||||||
nix.registry.nixpkgs.flake = nixpkgs;
|
nix.registry.nixpkgs.flake = nixpkgs;
|
||||||
|
nix.registry.unstable.flake = nixpkgs-unstable;
|
||||||
system.configurationRevision = nixpkgs.lib.mkIf (self ? rev) self.rev;
|
system.configurationRevision = nixpkgs.lib.mkIf (self ? rev) self.rev;
|
||||||
};
|
};
|
||||||
rachel-home-module =
|
rachel-home-module =
|
||||||
|
|
Loading…
Reference in New Issue
Block a user