Adjust back to KDE for now

Couldn't get wallet support for Signal
This commit is contained in:
Chris (wolcen) Thompson 2025-11-17 12:16:35 -05:00
parent 424ab17f68
commit f9daac6a0b
2 changed files with 14 additions and 9 deletions

View file

@ -5,7 +5,6 @@
# manage.
home.username = "wolcen";
home.homeDirectory = "/home/wolcen";
# This value determines the Home Manager release that your configuration is
# compatible with. This helps avoid breakage when a new Home Manager release
# introduces backwards incompatible changes.
@ -70,8 +69,10 @@
# /etc/profiles/per-user/wolcen/etc/profile.d/hm-session-vars.sh
#
home.sessionVariables = {
# EDITOR = "emacs";
# EDITOR = "nvim";
# QT_QPA_PLATFORM = "wayland"; # Attempt to get KDE keyring to launch
};
#security.pam.services.login.kwallet.enable = true; # Also for attempt to get KDE keyring to launch
# For Monado:
xdg.configFile."openxr/1/active_runtime.json" = {
source = "${pkgs.monado}/share/openxr/1/openxr_monado.json";