This commit is contained in:
2026-03-07 10:03:45 -06:00
parent b860c0ead1
commit 445e6a8c8b
2 changed files with 2 additions and 2 deletions

View File

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

View File

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