refactor: simplify 'user' options
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
];
|
||||
|
||||
ssh = {
|
||||
inherit (config.host) username;
|
||||
publicHostname = config.host.name;
|
||||
authorizedHosts = [
|
||||
"andromache"
|
||||
|
||||
Reference in New Issue
Block a user