forked from nico/dots
kita: add system.primaryUser
https://github.com/nix-darwin/nix-darwin/issues/1457
This commit is contained in:
parent
95dcacc270
commit
ced67941a6
1 changed files with 2 additions and 0 deletions
|
|
@ -3,4 +3,6 @@
|
|||
{
|
||||
networking.hostName = "kita";
|
||||
networking.computerName = "kita";
|
||||
|
||||
system.primaryUser = "nico";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue