refactor: replace sops-nix with 1Password CLI for secrets management

This commit is contained in:
2026-04-13 14:57:11 +08:00
parent 2f6e3aea89
commit b9e8566cee
10 changed files with 21 additions and 146 deletions
-5
View File
@@ -19,11 +19,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
sops-nix = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
catppuccin = {
url = "github:catppuccin/nix";
inputs.nixpkgs.follows = "nixpkgs";