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 = {
|
||||
enable = true;
|
||||
xdgOpenUsePortal = true;
|
||||
xdg = {
|
||||
mime.defaultApplications = {
|
||||
"default-web-browser" = ["firefox.desktop"];
|
||||
};
|
||||
portal = {
|
||||
enable = true;
|
||||
xdgOpenUsePortal = true;
|
||||
};
|
||||
};
|
||||
|
||||
environment.sessionVariables = {
|
||||
|
Reference in New Issue
Block a user