nullbox: switch to nixpkgs-unstable
This commit is contained in:
parent
9f7f85db0f
commit
93e0f9bc0e
@ -208,6 +208,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
nullbox = mkSystem {
|
nullbox = mkSystem {
|
||||||
|
nixpkgs = inputs.nixpkgs-unstable;
|
||||||
|
home-manager = inputs.home-manager-unstable;
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
hostname = "nullbox";
|
hostname = "nullbox";
|
||||||
stateVersion = "23.11";
|
stateVersion = "23.11";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user