Remove unused flake input for sops
All checks were successful
Run nix flake check / flake-check (push) Successful in 3m25s
All checks were successful
Run nix flake check / flake-check (push) Successful in 3m25s
This commit is contained in:
parent
7db9efc94b
commit
d16a35acb4
@ -8,7 +8,6 @@
|
|||||||
sops-nix = {
|
sops-nix = {
|
||||||
url = "github:Mic92/sops-nix";
|
url = "github:Mic92/sops-nix";
|
||||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||||
inputs.nixpkgs-stable.follows = "nixpkgs";
|
|
||||||
};
|
};
|
||||||
backup-helper = {
|
backup-helper = {
|
||||||
url = "git+https://git.t-juice.club/torjus/backup-helper?ref=master";
|
url = "git+https://git.t-juice.club/torjus/backup-helper?ref=master";
|
||||||
|
Loading…
Reference in New Issue
Block a user