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