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

@ -86,6 +86,8 @@ in {
};
};
security.sudo.wheelNeedsPassword = false;
programs = {
zsh.enable = true;
nh = {