diff options
| author | adikro <adikro@disroot.org> | 2026-04-08 16:21:24 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-04-08 16:21:24 +0200 |
| commit | 3ed184c48a1154a2548df807c8aaae7888e4792c (patch) | |
| tree | 3cbc493a7f043cfa9d35b8ab88cf9cb857ba82c5 /os/core/security.nix | |
| parent | f3250e0aad192cdd451888fc6bbdcb2c3885d813 (diff) | |
flake update
Diffstat (limited to 'os/core/security.nix')
| -rw-r--r-- | os/core/security.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os/core/security.nix b/os/core/security.nix index afd6297..fd518c0 100644 --- a/os/core/security.nix +++ b/os/core/security.nix @@ -100,6 +100,7 @@ in environment.systemPackages = with pkgs; [ veracrypt + gocryptfs keepassxc ]; } |
