sunshine: init

This commit is contained in:
2026-06-18 17:27:06 +02:00
parent be078046d0
commit b8eb02bb22
5 changed files with 3487 additions and 12 deletions
+2
View File
@@ -29,4 +29,6 @@
lh2ctrl = callPackage ./apps/lh2ctrl.nix { };
idea-oss-bin = callPackage ./apps/idea-community.nix { };
sunshine = callPackage ./apps/sunshine/sunshine.nix { };
}