Removed Trayscale Flake. (Default package works when using right tailscale user configuration). Fixed yakuake autostart.

This commit is contained in:
2025-09-02 12:49:09 +02:00
parent 8d61a29691
commit 9eb416a46e
7 changed files with 25 additions and 69 deletions

View File

@ -49,12 +49,12 @@ in
# Enable the KDE Plasma Desktop Environment.
services.desktopManager.plasma6.enable = true;
# environment.systemPackages = with pkgs; [
environment.systemPackages = with pkgs; [
# (pkgs.writeTextDir "share/sddm/themes/breeze/theme.conf.user" ''
# [General]
# background = "${background-package}"
# '')
# ];
];
programs.steam.enable = true;