disabled incus

This commit is contained in:
Geir Okkenhaug Jerstad 2025-07-04 15:09:23 +02:00
parent f0a93f457e
commit add2152e3a
6 changed files with 42 additions and 21 deletions

View file

@ -12,8 +12,12 @@
# XDG Portal configuration for Wayland/X11 compatibility
xdg.portal = {
enable = true;
wlr.enable = true;
extraPortals = [pkgs.xdg-desktop-portal-gtk];
extraPortals = [
pkgs.xdg-desktop-portal-wlr
pkgs.xdg-desktop-portal-gtk
];
config.common.default = "*";
config.niri.default = ["wlr" "gtk"];
};
# Display manager and session management