testuser fix

This commit is contained in:
NullBite 2024-03-27 02:16:51 -04:00
parent 017157a65c
commit 64ae4f75be
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -316,6 +316,7 @@
stateVersion = "23.11";
};
"testuser" = mkHome {
username = "testuser";
system = "x86_64-linux";
stateVersion = "23.11";
nixpkgs = inputs.nixpkgs-unstable;