talos: install various home software

This commit is contained in:
Antoine Martin 2024-03-03 02:44:38 +01:00
parent 33aca9d297
commit fad2af4451

View file

@ -25,32 +25,24 @@
(pkgs) (pkgs)
# some websites only work there :( # some websites only work there :(
#chromium chromium
darktable
#darktable # dev
## dev
#
#rustup
#gdb
#valgrind
rustup
gdb
valgrind
arandr arandr
#zotero zotero
; ;
#inherit inherit
# (pkgs.packages) (pkgs.packages)
# ansel ansel
# spot spot
# ; ;
#inherit (pkgs.wineWowPackages) stable; inherit (pkgs.wineWowPackages) stable;
}; };
}; };
} }