feat: init sops-nix

This commit is contained in:
Sk7Str1p3 2026-05-03 00:02:30 +03:00
parent dd51a7ab58
commit 57fb3905d5
No known key found for this signature in database
GPG key ID: 4DD995933D06D43B
4 changed files with 45 additions and 1 deletions

View file

@ -9,5 +9,6 @@
flake-file.url = "github:vic/flake-file";
flake-parts.url = "github:hercules-ci/flake-parts";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
sops-nix.url = "github:mic92/sops-nix";
};
}