This commit is contained in:
Sean Kovacs 2026-01-21 10:07:43 -05:00
commit b46e8dbb37
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 3 additions and 7 deletions

View file

@ -59,10 +59,12 @@
gtk3.extraConfig = {
gtk-application-prefer-dark-theme = true;
gtk-decoration-layout = ":";
};
gtk4.extraConfig = {
gtk-application-prefer-dark-theme = true;
gtk-decoration-layout = ":";
};
};
}

View file

@ -80,7 +80,6 @@
programs.dconf.enable = true;
services = {
desktopManager.plasma6.enable = false;
displayManager = {
sddm = {
enable = true;
@ -99,6 +98,7 @@
pulse.enable = true;
};
udisks2.enable = true;
gvfs.enable = true;
};
environment = {
@ -107,12 +107,6 @@
firefoxpwa
distrobox
];
# plasma6.excludePackages = with pkgs.kdePackages; [
# elisa
# konsole
# khelpcenter
# ];
};
programs.gnupg.agent = {