diff --git a/devices/surface/options.nix b/devices/surface/options.nix index be511a2..ba724e5 100644 --- a/devices/surface/options.nix +++ b/devices/surface/options.nix @@ -1,5 +1,5 @@ { ... }: { - withNiri = false; + withNiri = true; withGnome = true; withVM = false; withDistrobox = true;