Added a flake for Trayscale as the nix package wasnt working
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{config, pkgs, libs, inputs, ...}:
|
||||
{config, pkgs, libs, inputs, trayscale-flake, ...}:
|
||||
{
|
||||
environment.systemPackages = with pkgs;
|
||||
[
|
||||
@ -48,6 +48,7 @@
|
||||
#putty Need to find alternative as it sucks on linux
|
||||
mission-center
|
||||
trayscale
|
||||
#trayscale-flake
|
||||
spotify
|
||||
rpi-imager
|
||||
kdePackages.yakuake
|
||||
|
||||
Reference in New Issue
Block a user