refactor: move common option

This commit is contained in:
tux
2025-01-11 04:34:44 +05:30
parent 58d08a8684
commit 9a2c59ef76
7 changed files with 2 additions and 9 deletions

View File

@ -130,7 +130,6 @@
};
security = {
sudo.wheelNeedsPassword = false;
polkit.enable = true;
rtkit.enable = true;
};