various tweaks

This commit is contained in:
Greg Leyda 2022-07-10 15:30:58 -04:00
parent beaf5202ca
commit 0e56188133
5 changed files with 17 additions and 13 deletions

View file

@ -21,6 +21,7 @@ environment.systemPackages = with pkgs; [
dash
#user/gui
discord
spotify
spotify-tray
vlc
bitwarden
@ -45,5 +46,5 @@ environment.systemPackages = with pkgs; [
gpick
xclip
alsa-utils
];
];
}