refactor: derive host name solely from host directory name
This commit is contained in:
@@ -18,13 +18,6 @@
|
||||
];
|
||||
|
||||
networking.hostName = config.host.name;
|
||||
ssh = {
|
||||
authorizedHosts = [
|
||||
"andromache"
|
||||
"astyanax"
|
||||
];
|
||||
};
|
||||
|
||||
docker.enable = true;
|
||||
|
||||
fileSystems."/" = {
|
||||
|
||||
Reference in New Issue
Block a user