fixed opencode pasting on oren

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-10 14:51:28 -06:00
parent de6ce3c7db
commit e2382fa1a9
6 changed files with 96 additions and 41 deletions

View file

@ -107,18 +107,6 @@ in
};
services.desktopManager.plasma6.enable = true;
# Portals
xdg.portal = {
enable = true;
extraPortals = [
pkgs.xdg-desktop-portal-kde
pkgs.xdg-desktop-portal-gtk
];
config.common.default = [
"kde"
"gtk"
];
};
# Audio / IPC
services.pipewire = {