enable niri for surface

This commit is contained in:
twoneis 2024-03-14 00:39:52 +01:00
parent 01471b75b0
commit db60be1f5a

View file

@ -1,5 +1,5 @@
{ ... }: { { ... }: {
withNiri = false; withNiri = true;
withGnome = true; withGnome = true;
withVM = false; withVM = false;
withDistrobox = true; withDistrobox = true;