From dd12f2110cd278ac16fb6b07cecc7dc5560e57ae Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Wed, 31 Dec 2025 13:38:01 -0500 Subject: add hardening module --- system/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'system/default.nix') diff --git a/system/default.nix b/system/default.nix index 9e8ab90..be64ff0 100644 --- a/system/default.nix +++ b/system/default.nix @@ -15,6 +15,7 @@ ./bluetooth.nix ./desktop.nix ./fingerprint.nix + ./hardened.nix ./hardware.nix ./networking.nix ./sshd.nix -- cgit v1.2.3-freya