install some frequently used programs
This commit is contained in:
parent
a46a68a8b0
commit
be8f7e6299
1 changed files with 7 additions and 0 deletions
7
home.nix
7
home.nix
|
|
@ -29,6 +29,10 @@ in {
|
||||||
trashy
|
trashy
|
||||||
unzip
|
unzip
|
||||||
parallel
|
parallel
|
||||||
|
tcpdump
|
||||||
|
libqalculate
|
||||||
|
ouch
|
||||||
|
inetutils
|
||||||
# remote working
|
# remote working
|
||||||
remmina
|
remmina
|
||||||
# communication
|
# communication
|
||||||
|
|
@ -79,6 +83,7 @@ in {
|
||||||
# games
|
# games
|
||||||
lutris
|
lutris
|
||||||
wine
|
wine
|
||||||
|
prismlauncher
|
||||||
# ai
|
# ai
|
||||||
ollama
|
ollama
|
||||||
# windows
|
# windows
|
||||||
|
|
@ -90,6 +95,8 @@ in {
|
||||||
xmobar
|
xmobar
|
||||||
# show volume in xmobar
|
# show volume in xmobar
|
||||||
alsa-utils
|
alsa-utils
|
||||||
|
# remote
|
||||||
|
rustdesk
|
||||||
];
|
];
|
||||||
|
|
||||||
file = {
|
file = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue