some security touchups
This commit is contained in:
parent
5558bf7ee8
commit
4a7d8858e5
1 changed files with 33 additions and 31 deletions
|
@ -59,6 +59,8 @@ in {
|
||||||
|
|
||||||
# personal computer? no firewall ty :3
|
# personal computer? no firewall ty :3
|
||||||
networking.firewall.enable = false;
|
networking.firewall.enable = false;
|
||||||
|
|
||||||
|
# TODO: usbguard
|
||||||
} // (mkIf cfg.useDoas {
|
} // (mkIf cfg.useDoas {
|
||||||
security.sudo.enable = false;
|
security.sudo.enable = false;
|
||||||
security.doas.enable = true;
|
security.doas.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue