Explicitly enable some XDG stuff
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
security.pam.services.sddm.kwallet.enable = true;
|
||||
|
||||
services.dbus.packages = [ pkgs.kdePackages.kwallet ];
|
||||
xdg.menus.enable = true;
|
||||
xdg.mime.enable = true;
|
||||
xdg.portal.extraPortals = [ pkgs.kdePackages.kwallet ];
|
||||
|
||||
programs.dconf = {
|
||||
|
||||
Reference in New Issue
Block a user