nixos-configs/overlays/default.nix

4 lines
71 B
Nix
Raw Normal View History

{...}: {
xdg-desktop-portal-kde = import ./xdg-desktop-portal-kde;
}