nixos-configs/overlays/default.nix
matt1432 8aa6f5b2b0
All checks were successful
Discord / discord commits (push) Has been skipped
fix(bbsteamie): use plasma wayland without annoying popups
2024-08-04 18:44:53 -04:00

3 lines
71 B
Nix

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