diff --git a/hosts/alex/configuration.nix b/hosts/alex/configuration.nix index 4cd9d6a..b99f685 100644 --- a/hosts/alex/configuration.nix +++ b/hosts/alex/configuration.nix @@ -16,7 +16,7 @@ preLVM = true; allowDiscards = true; } - ] + ]; networking.hostName = "alex"; networking.firewall.enable = false;