Add pi-imagegen extension
This commit is contained in:
parent
ba9803ac3c
commit
bfe1716614
3 changed files with 23 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue