This commit is contained in:
2026-04-24 09:07:09 -05:00
parent 2afd0e1ba9
commit 5f1c29d90e
5 changed files with 22 additions and 1 deletions

View File

@@ -16,6 +16,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-hardware.url = "github:nix-community/nixos-hardware/master";
nixos-opi-zero2w.url = "github:virusdave/nixos-opi-zero2w";
sops-nix = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";