Remove nix-helper

This commit is contained in:
SebastianStork 2024-03-23 12:42:54 +01:00
parent 978733f40c
commit 9541e99a78
9 changed files with 6 additions and 70 deletions

View file

@ -21,11 +21,6 @@
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
nh = {
url = "github:viperML/nh";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {nixpkgs, ...} @ inputs: let