Update to unstable
This commit is contained in:
parent
e72bf22e39
commit
84495a96c2
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
||||||
# config = { allowUnfree = true; };
|
# config = { allowUnfree = true; };
|
||||||
# }
|
# }
|
||||||
|
|
||||||
lib = stable-nixpkgs.lib;
|
lib = unstable-nixpkgs.lib;
|
||||||
in {
|
in {
|
||||||
# NixOS Configuration files:
|
# NixOS Configuration files:
|
||||||
nixosConfigurations = {
|
nixosConfigurations = {
|
||||||
|
|
Loading…
Reference in a new issue