refactor: cleanup (deadnix, nixfmt, statix)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
};
|
||||
|
||||
ssh = {
|
||||
username = config.host.username;
|
||||
inherit (config.host) username;
|
||||
publicHostname = config.host.name;
|
||||
authorizedHosts = [
|
||||
"andromache"
|
||||
|
||||
Reference in New Issue
Block a user