hosts: source modules from workstation
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
inherit (builtins) readFile;
|
||||
inherit (config.users.users) user;
|
||||
in {
|
||||
nix.settings.trusted-users = ["nix-ssh"];
|
||||
nix.sshServe = {
|
||||
enable = true;
|
||||
write = true;
|
||||
|
Reference in New Issue
Block a user