feat(server): setup user and home directory in flake.
This commit is contained in:
parent
b2c5920c3b
commit
bdc322d5fe
2 changed files with 18 additions and 3 deletions
|
@ -4,7 +4,6 @@
|
|||
inputs,
|
||||
...
|
||||
}: {
|
||||
# home.username = "banir";
|
||||
home.homeDirectory = "/home/banir";
|
||||
home.stateVersion = "24.11";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue