+m3-helios

This commit is contained in:
m3tam3re
2024-11-16 19:58:59 +01:00
parent 431188a943
commit 79df3dd5c7
15 changed files with 437 additions and 2 deletions

View File

@ -15,6 +15,7 @@ in {
# xdg desktop intergration (required for flatpak)
enable = true;
extraPortals = [pkgs.xdg-desktop-portal-gtk];
config.common.default = "*";
};
};
}