System Gen128 @ 2024-11-02-15:28:46

This commit is contained in:
Jonas Röger 2024-11-02 15:28:47 +01:00
parent 669c50c1b4
commit e0c301b51c

View File

@ -15,6 +15,15 @@ in {
dbus.enable = true;
};
xdg.portal = {
enable = true;
extraPortals = [
pkgs.xdg-desktop-portal-wlr
pkgs.xdg-desktop-portal-hyprland
pkgs.libsForQt5.xdg-desktop-portal-kde
];
};
security.pam.services.sddm.enableKwallet = true;
environment.systemPackages = with pkgs; [
libsForQt5.kwallet