flake/nixosConfigurations.nix: Generate hostname from host attribute name
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
networking.hostName = "zinc";
|
||||
|
||||
services.wg-clerie = {
|
||||
enable = true;
|
||||
ipv6s = [ "2a01:4f8:c0c:15f1::8109/128" ];
|
||||
|
Reference in New Issue
Block a user