Removed Trayscale Flake. (Default package works when using right tailscale user configuration). Fixed yakuake autostart.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{config, pkgs, libs, inputs, trayscale-flake, ...}:
|
||||
{config, pkgs, libs, inputs, ...}:
|
||||
{
|
||||
environment.systemPackages = with pkgs;
|
||||
[
|
||||
@ -44,8 +44,7 @@
|
||||
#heroic
|
||||
#putty Need to find alternative as it sucks on linux
|
||||
mission-center
|
||||
trayscale
|
||||
#trayscale-flake
|
||||
trayscale #sudo tailscale set --operator=$USER --> Needed to make it work!
|
||||
spotify
|
||||
rpi-imager
|
||||
kdePackages.yakuake
|
||||
|
||||
Reference in New Issue
Block a user