about summary refs log tree commit diff stats
path: root/flake/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake/default.nix')
-rw-r--r--flake/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/flake/default.nix b/flake/default.nix
index 45bec03b..2935bb51 100644
--- a/flake/default.nix
+++ b/flake/default.nix
@@ -134,7 +134,7 @@ in {
       packages = with pkgs; [
         # secure boot
         sbctl
-        # spells
+        # spell-ls
         ltex-ls
 
         # other
@@ -151,6 +151,7 @@ in {
 
         # secrets
         ragenix.packages."${system}".default
+        git-crypt
 
         # shell
         shellcheck