Compare commits
1 Commits
main
...
ash/add-pl
| Author | SHA1 | Date | |
|---|---|---|---|
| acf5242ca6 |
@@ -52,6 +52,7 @@ jobs:
|
|||||||
qt-pinned-jellyfin-media-player
|
qt-pinned-jellyfin-media-player
|
||||||
qt-pinned-stremio
|
qt-pinned-stremio
|
||||||
nix-deck-kernel
|
nix-deck-kernel
|
||||||
|
plasma-bigscreen
|
||||||
)
|
)
|
||||||
|
|
||||||
FAILED=()
|
FAILED=()
|
||||||
|
|||||||
@@ -285,6 +285,8 @@
|
|||||||
"custom-opencode" = pkgs.custom.opencode;
|
"custom-opencode" = pkgs.custom.opencode;
|
||||||
"qt-pinned-jellyfin-media-player" = pkgsQt.jellyfin-media-player;
|
"qt-pinned-jellyfin-media-player" = pkgsQt.jellyfin-media-player;
|
||||||
"qt-pinned-stremio" = pkgsQt.stremio;
|
"qt-pinned-stremio" = pkgsQt.stremio;
|
||||||
|
# Plasma Bigscreen — not yet in nixpkgs, built from upstream
|
||||||
|
"plasma-bigscreen" = pkgs.kdePackages.callPackage ./roles/plasma-bigscreen/package.nix { };
|
||||||
}
|
}
|
||||||
// (
|
// (
|
||||||
if system == "x86_64-linux" then
|
if system == "x86_64-linux" then
|
||||||
|
|||||||
Reference in New Issue
Block a user