hurricane: 16 current 2025-06-17 15:20:35 25.05.20250615.6c64dab 6.15.2 *

This commit is contained in:
2025-06-17 15:20:37 +02:00
parent fe7a8f8b63
commit 5192156b85

View File

@ -41,9 +41,14 @@
};
};
xdg.portal = {
enable = true;
xdgOpenUsePortal = true;
xdg = {
mime.defaultApplications = {
"default-web-browser" = ["firefox.desktop"];
};
portal = {
enable = true;
xdgOpenUsePortal = true;
};
};
environment.sessionVariables = {