nullbox: switch to nixpkgs-unstable

This commit is contained in:
NullBite 2024-02-28 09:27:58 -05:00
parent 9f7f85db0f
commit 93e0f9bc0e
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -208,6 +208,8 @@
};
nullbox = mkSystem {
nixpkgs = inputs.nixpkgs-unstable;
home-manager = inputs.home-manager-unstable;
system = "x86_64-linux";
hostname = "nullbox";
stateVersion = "23.11";