This commit is contained in:
4DBug
2025-03-10 23:55:28 -05:00
parent 267b73dcad
commit 715b945040

View File

@@ -159,11 +159,14 @@
};
};
security.rtkit.enable = true;
security.sudo = {
security = {
rtkit.enable = true;
sudo = {
enable = true;
wheelNeedsPassword = false;
};
};
systemd = {
services."getty@tty1".enable = false;