feat: add hardened module
This commit is contained in:
parent
d4037ce717
commit
3a95098280
3 changed files with 25 additions and 1 deletions
hardware
|
@ -14,7 +14,6 @@
|
|||
boot.supportedFilesystems = [ "ntfs" ];
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.systemd-boot.editor = false;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
services.smartd.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue