feat: Remove command runner

This commit is contained in:
2026-01-26 20:55:15 +05:30
parent 4c385b2653
commit 99494b8777
5 changed files with 148 additions and 355 deletions

View File

@@ -26,6 +26,7 @@
withUWSM = true;
xwayland.enable = true;
};
uwsm.enable = true;
};
systemd.services.NetworkManager-wait-online.enable = lib.mkForce false;