diff --git a/hosts/NixNAS/configuration.nix b/hosts/NixNAS/configuration.nix index 3f86d29..de24aa5 100644 --- a/hosts/NixNAS/configuration.nix +++ b/hosts/NixNAS/configuration.nix @@ -18,6 +18,5 @@ }; virtualisation.hypervGuest = { enable = true; - videoMode = "1920x1080"; }; }