1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2024-12-14 08:42:24 +01:00
parent 1bde6e75f0
commit 8002a8f725
7 changed files with 149 additions and 65 deletions

3
classes/desktop/xdg.nix Normal file
View file

@ -0,0 +1,3 @@
{
xdg.portal.xdgOpenUsePortal = true;
}