hurricane: 16 current 2025-06-17 15:20:35 25.05.20250615.6c64dab 6.15.2 *
This commit is contained in:
@ -41,9 +41,14 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
xdg.portal = {
|
xdg = {
|
||||||
enable = true;
|
mime.defaultApplications = {
|
||||||
xdgOpenUsePortal = true;
|
"default-web-browser" = ["firefox.desktop"];
|
||||||
|
};
|
||||||
|
portal = {
|
||||||
|
enable = true;
|
||||||
|
xdgOpenUsePortal = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.sessionVariables = {
|
environment.sessionVariables = {
|
||||||
|
Reference in New Issue
Block a user