nixpkgs follows issue

This commit is contained in:
John Lancaster
2026-03-26 18:30:28 -05:00
parent 238e64437c
commit 4c7da4abfa
3 changed files with 40 additions and 11 deletions
+1 -4
View File
@@ -25,9 +25,6 @@
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
wrapper-modules = {
url = "github:BirdeeHub/nix-wrapper-modules";
follows = "nixpkgs";
};
wrapper-modules.url = "github:BirdeeHub/nix-wrapper-modules";
};
}