Move NixOS and home-manager stable to 22.05
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
nixos.systems.installer = {
|
||||
system = "x86_64-linux";
|
||||
nixpkgs = "mine";
|
||||
nixpkgs = "unstable";
|
||||
docCustom = false;
|
||||
|
||||
configuration =
|
||||
|
Reference in New Issue
Block a user