1
1
Fork 0

Add user katydid

This commit is contained in:
Jaculabilis 2023-04-29 23:12:58 +00:00
parent ac18512e25
commit c02b728890
1 changed files with 5 additions and 0 deletions

View File

@ -200,6 +200,11 @@ in {
};
#./keys/tvb.empyrean.pub
users.users.katydid = {
isNormalUser = true;
uid = 1002;
};
nix.settings.cores = 4;
nix.extraOptions = "experimental-features = nix-command flakes";
}