feat: use sops-nix bc it has better docs than agenix and git-crypt still leaks to the store

This commit is contained in:
2026-02-12 11:15:27 +01:00
parent 9d92c0bbd8
commit ef87477cef
9 changed files with 58 additions and 3 deletions
+3
View File
@@ -8,6 +8,9 @@
nixvim.url = "github:nix-community/nixvim/nixos-25.11";
nixvim.inputs.nixpkgs.follows = "nixpkgs";
sops-nix.url = "github:Mic92/sops-nix";
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
};
outputs =