feat(servers): make crony user also adapt home manager config.
This commit is contained in:
parent
08d5d08061
commit
c1d5a21378
5 changed files with 20 additions and 5 deletions
|
@ -3,10 +3,6 @@
|
|||
pkgs,
|
||||
...
|
||||
}: {
|
||||
# basic info
|
||||
home.username = "root";
|
||||
home.homeDirectory = "/root";
|
||||
|
||||
# Setup zsh
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue