pi4 home: change to unstable

This commit is contained in:
NullBite 2024-03-27 02:42:30 -04:00
parent a8d189be50
commit 0f5bd0f4ae
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -314,6 +314,8 @@
"nullbite@rpi4" = mkHome {
system = "aarch64-linux";
stateVersion = "23.11";
nixpkgs = inputs.nixpkgs-unstable;
home-manager = inputs.home-manager-unstable;
};
"testuser" = mkHome {
username = "testuser";