Removed Trayscale Flake. (Default package works when using right tailscale user configuration). Fixed yakuake autostart.
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user