1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2025-07-12 13:55:50 +02:00
parent a8d4ca8096
commit 498d6cd6e4
No known key found for this signature in database
8 changed files with 216 additions and 121 deletions

View file

@ -27,6 +27,7 @@
forgesync.url = "git+https://codeberg.org/helvetica/forgesync.git";
nini.url = "git+https://codeberg.org/helvetica/nini.git";
xenumenu.url = "git+https://codeberg.org/helvetica/xenumenu.git";
mympv.url = "git+https://codeberg.org/helvetica/mympv.git";
lanzaboote = {
url = "github:nix-community/lanzaboote/v0.4.2";
inputs.nixpkgs.follows = "nixpkgs";