diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-05-11 12:50:04 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-05-11 12:50:04 +0200 |
| commit | 4b0b8d385062c7642e8763a73530bc5f3b02a303 (patch) | |
| tree | d79455afa1c417378bee18b8bcac7530f648ba1e /system/default.nix | |
| parent | 15bcc7a0fd4825c9a687aa40e6f52300e80abc31 (diff) | |
Added encryption configuration to the system config
Diffstat (limited to 'system/default.nix')
| -rw-r--r-- | system/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 ]; |
