refactor(hosts/orion): improve graphical handling of xdg portal
This commit is contained in:
parent
51dc9a091f
commit
fa95a34f68
@ -20,13 +20,7 @@
|
||||
};
|
||||
xdg = {
|
||||
autostart.enable = true;
|
||||
portal = {
|
||||
enable = true;
|
||||
extraPortals = with pkgs; [
|
||||
xdg-desktop-portal
|
||||
xdg-desktop-portal-gtk
|
||||
];
|
||||
};
|
||||
portal.enable = true;
|
||||
};
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user