Add pi-imagegen extension

This commit is contained in:
Tobias Ostner 2026-07-22 15:02:41 +07:00
parent ba9803ac3c
commit bfe1716614
3 changed files with 23 additions and 0 deletions

View file

@ -17,6 +17,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
pi-imagegen = {
url = "github:Jon-Vii/pi-imagegen";
flake = false;
};
sops-nix = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";