Hardening: Vulnix + kernel hardening

Signed-off-by: Hadi <hadi@example.fr>
This commit is contained in:
Hadi
2026-08-21 14:38:47 +02:00
parent 4e016613cd
commit cb74a5744f
7 changed files with 58 additions and 4 deletions
+1
View File
@@ -14,6 +14,7 @@
../../nixos/utils.nix
../../nixos/hyprland.nix
../../nixos/steam.nix
../../nixos/kernel-hardening.nix
../../home/programs/gui/helium/system.nix # I hate browser's configuration..
# CHANGEME: You should probably remove those things:
+1
View File
@@ -13,6 +13,7 @@
"/var/lib/systemd/timers" # last-run timestamps (e.g. nix gc weekly)
"/var/log"
"/var/cache/tuigreet"
"/var/cache/vulnix"
"/var/db/sudo/lectured" # remembers that the sudo lecture was already shown
];