add shortwave internet radio player
This commit is contained in:
parent
7166c3615b
commit
4ef349aed2
2 changed files with 17 additions and 10 deletions
|
|
@ -63,6 +63,7 @@
|
||||||
neofetch
|
neofetch
|
||||||
tree
|
tree
|
||||||
ansible
|
ansible
|
||||||
|
quickemu
|
||||||
];
|
];
|
||||||
|
|
||||||
services.udiskie = {
|
services.udiskie = {
|
||||||
|
|
|
||||||
|
|
@ -5,24 +5,30 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
obs-studio
|
# system
|
||||||
selectdefaultapplication
|
selectdefaultapplication
|
||||||
easyeffects
|
easyeffects
|
||||||
|
pavucontrol
|
||||||
|
helvum
|
||||||
|
|
||||||
|
# tools
|
||||||
|
obs-studio
|
||||||
inkscape
|
inkscape
|
||||||
libsForQt5.okular
|
libsForQt5.okular
|
||||||
pavucontrol
|
gimp
|
||||||
pwvucontrol
|
libreoffice
|
||||||
helvum
|
dbeaver
|
||||||
|
insomnia
|
||||||
|
|
||||||
|
# entertainment
|
||||||
|
libsForQt5.kasts
|
||||||
|
shortwave
|
||||||
|
|
||||||
|
# other
|
||||||
element-desktop
|
element-desktop
|
||||||
brave
|
brave
|
||||||
gimp
|
|
||||||
quickemu
|
|
||||||
bitwarden
|
bitwarden
|
||||||
libsForQt5.kasts
|
|
||||||
libreoffice
|
|
||||||
logseq
|
logseq
|
||||||
insomnia
|
|
||||||
dbeaver
|
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.imv.enable = true;
|
programs.imv.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue