1
0

flake/nixosConfigurations.nix: Generate hostname from host attribute name

This commit is contained in:
2024-05-23 13:51:06 +02:00
parent a2a84a66bc
commit 985b4d4c17
26 changed files with 25 additions and 76 deletions

View File

@@ -25,8 +25,6 @@
terminal_output serial
";
networking.hostName = "astatine";
#networking.firewall.enable = false;
services.wg-clerie = {