From 4b0b8d385062c7642e8763a73530bc5f3b02a303 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 11 May 2026 12:50:04 +0200 Subject: Added encryption configuration to the system config --- 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 0893ac0..5022caf 100644 --- a/system/default.nix +++ b/system/default.nix @@ -10,6 +10,7 @@ ./programs.nix ./services.nix ./users.nix + ./encryption.nix # Desktop and stylix are now configured per-rice in home/rices/*/system.nix ]; -- cgit v1.2.3