Systems, remove unstablePkgs reference
This commit is contained in:
parent
d82bf1b22b
commit
954f44b663
2 changed files with 0 additions and 2 deletions
|
|
@ -5,7 +5,6 @@
|
||||||
./hardware.nix
|
./hardware.nix
|
||||||
];
|
];
|
||||||
networking.hostName = "jibril";
|
networking.hostName = "jibril";
|
||||||
nix.package = pkgs.nixUnstable;
|
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
system.stateVersion = "23.05";
|
system.stateVersion = "23.05";
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,6 @@
|
||||||
./hardware.nix
|
./hardware.nix
|
||||||
];
|
];
|
||||||
networking.hostName = "onizuka";
|
networking.hostName = "onizuka";
|
||||||
nix.package = pkgs.nixUnstable;
|
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
system.stateVersion = "23.05";
|
system.stateVersion = "23.05";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue