flake/nixosConfigurations.nix: Generate hostname from host attribute name
This commit is contained in:
@@ -25,8 +25,6 @@
|
||||
terminal_output serial
|
||||
";
|
||||
|
||||
networking.hostName = "astatine";
|
||||
|
||||
#networking.firewall.enable = false;
|
||||
|
||||
services.wg-clerie = {
|
||||
|
Reference in New Issue
Block a user