feat(desktop): make portals installation configurable

This commit is contained in:
Yorick Barbanneau 2025-08-27 21:59:49 +02:00
parent 308d6fca81
commit c7e8ec0628
Signed by: ephase
GPG key ID: 246042E52B41FFCF
2 changed files with 28 additions and 6 deletions

View file

@ -42,6 +42,7 @@
inputFilename = "temp1_input";
};
};
xdg.useDistributionPortals = true;
};
web.firefox = {
enable = true;