diff --git a/config.nix b/config.nix index 6624c4c..7435a72 100644 --- a/config.nix +++ b/config.nix @@ -12,7 +12,6 @@ boot.loader = { systemd-boot.enable = true; }; - }; # Name your host machine networking.hostName = "NixOS-VM";