This commit is contained in:
2026-03-07 10:04:58 -06:00
parent 445e6a8c8b
commit 09ff97278c
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@
portalPackage = null;
systemd = {
enable = false;
enable = true;
variables = [ "--all" ];
};

View File

@@ -19,7 +19,7 @@
in {
enable = true;
withUWSM = true;
withUWSM = false;
xwayland.enable = true;