diff --git a/config-plasma.nix b/config-plasma.nix index d7b728c..037a92e 100644 --- a/config-plasma.nix +++ b/config-plasma.nix @@ -18,7 +18,7 @@ device = "/dev/disk/by-label/root"; preLVM = true; allowDiscards = true; - } + }; # Name your host machine networking.hostName = "NixOS-VM";