This commit is contained in:
DerGrumpf 2025-06-14 22:09:08 +02:00
parent 81c0da4b6c
commit 293622ac0d
3 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,9 @@
services = {
dbus.packages = [pkgs.gcr];
# flatpak.enable = true;
# xdg.portals.enable = true;
geoclue2.enable = true;
xserver.enable = true;

View File

@ -77,6 +77,8 @@
unzip
p7zip
xz
postman
];
security.polkit.enable = true;