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

4 lines
58 B
Nix

{ mkKdeDerivation }:
mkKdeDerivation {
pname = "kdf";
}