nixpkgs/pkgs/kde/plasma/plasma-thunderbolt/default.nix
2024-09-20 08:54:48 +03:00

5 lines
73 B
Nix

{ mkKdeDerivation }:
mkKdeDerivation {
pname = "plasma-thunderbolt";
}