Add user katydid
This commit is contained in:
parent
ac18512e25
commit
c02b728890
|
@ -200,6 +200,11 @@ in {
|
||||||
};
|
};
|
||||||
#./keys/tvb.empyrean.pub
|
#./keys/tvb.empyrean.pub
|
||||||
|
|
||||||
|
users.users.katydid = {
|
||||||
|
isNormalUser = true;
|
||||||
|
uid = 1002;
|
||||||
|
};
|
||||||
|
|
||||||
nix.settings.cores = 4;
|
nix.settings.cores = 4;
|
||||||
nix.extraOptions = "experimental-features = nix-command flakes";
|
nix.extraOptions = "experimental-features = nix-command flakes";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue