test grub

This commit is contained in:
Kopatz
2025-08-17 15:31:17 +02:00
parent 75c1156619
commit 8e9d2c0378
4 changed files with 45 additions and 17 deletions

View File

@@ -15,4 +15,5 @@
gpu-screen-recorder-ui = pkgs.callPackage ./gpu-screen-recorder-ui/default.nix { };
gpu-screen-recorder-notification = pkgs.callPackage ./gpu-screen-recorder-notification/default.nix { };
kavita-old = pkgs.callPackage ./kavita-old/default.nix { };
hollow-grub = pkgs.callPackage ./hollow-grub/default.nix { };
}