option tweaks
This commit is contained in:
@@ -82,14 +82,12 @@ in
|
||||
sops
|
||||
# step-ssh-user
|
||||
# mtls
|
||||
restic
|
||||
# restic
|
||||
];
|
||||
targets.genericLinux.enable = true;
|
||||
|
||||
shell.program = "zsh";
|
||||
|
||||
home.username = "${username}";
|
||||
home.homeDirectory = "/home/${username}";
|
||||
shell.program = "zsh";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user