feat(server): setup user and home directory in flake.

This commit is contained in:
CronyAkatsuki 2025-04-29 15:53:54 +02:00
parent b2c5920c3b
commit bdc322d5fe
2 changed files with 18 additions and 3 deletions

View file

@ -4,7 +4,6 @@
inputs,
...
}: {
# home.username = "banir";
home.homeDirectory = "/home/banir";
home.stateVersion = "24.11";