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