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
|
||||
unzip
|
||||
parallel
|
||||
tcpdump
|
||||
libqalculate
|
||||
ouch
|
||||
inetutils
|
||||
# remote working
|
||||
remmina
|
||||
# communication
|
||||
|
|
@ -79,6 +83,7 @@ in {
|
|||
# games
|
||||
lutris
|
||||
wine
|
||||
prismlauncher
|
||||
# ai
|
||||
ollama
|
||||
# windows
|
||||
|
|
@ -90,6 +95,8 @@ in {
|
|||
xmobar
|
||||
# show volume in xmobar
|
||||
alsa-utils
|
||||
# remote
|
||||
rustdesk
|
||||
];
|
||||
|
||||
file = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue