Remove unused flake input for sops
All checks were successful
Run nix flake check / flake-check (push) Successful in 3m25s

This commit is contained in:
Torjus Håkestad 2024-11-30 14:28:26 +01:00
parent 7db9efc94b
commit d16a35acb4
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -8,7 +8,6 @@
sops-nix = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs-unstable";
inputs.nixpkgs-stable.follows = "nixpkgs";
};
backup-helper = {
url = "git+https://git.t-juice.club/torjus/backup-helper?ref=master";