pi4 home: change to unstable
This commit is contained in:
parent
a8d189be50
commit
0f5bd0f4ae
@ -314,6 +314,8 @@
|
|||||||
"nullbite@rpi4" = mkHome {
|
"nullbite@rpi4" = mkHome {
|
||||||
system = "aarch64-linux";
|
system = "aarch64-linux";
|
||||||
stateVersion = "23.11";
|
stateVersion = "23.11";
|
||||||
|
nixpkgs = inputs.nixpkgs-unstable;
|
||||||
|
home-manager = inputs.home-manager-unstable;
|
||||||
};
|
};
|
||||||
"testuser" = mkHome {
|
"testuser" = mkHome {
|
||||||
username = "testuser";
|
username = "testuser";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user