sops: use upstream

This commit is contained in:
2026-07-14 20:05:42 +08:00
parent c0269d1695
commit a10b255a71
3 changed files with 9 additions and 9 deletions
+1 -3
View File
@@ -46,10 +46,8 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
# TODO: sops-nix: remove pr patch once merged
# https://github.com/Mic92/sops-nix/pull/779
sops-nix = {
url = "github:Mic92/sops-nix/pull/779/merge";
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
stylix = {