flake: switch back to using main branch of sops-nix

This commit is contained in:
Michael Hoang
2025-03-17 15:23:17 +09:00
committed by Mic92
parent 5c3395f8b1
commit 61c59a2d6a
2 changed files with 6 additions and 7 deletions

View File

@@ -12,7 +12,7 @@
nixos-facter-modules.url = "github:numtide/nixos-facter-modules";
sops-nix.url = "github:pinpox/sops-nix/lazy-assertions";
sops-nix.url = "github:Mic92/sops-nix";
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
systems.url = "github:nix-systems/default";