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

@ -36,8 +36,6 @@
firewall.enable = false;
};
security.sudo.wheelNeedsPassword = false;
boot.loader.grub = {
efiSupport = true;
efiInstallAsRemovable = true;