talos: install various home software
This commit is contained in:
parent
33aca9d297
commit
fad2af4451
|
@ -25,32 +25,24 @@
|
|||
(pkgs)
|
||||
# some websites only work there :(
|
||||
|
||||
#chromium
|
||||
|
||||
#darktable
|
||||
|
||||
## dev
|
||||
|
||||
#
|
||||
|
||||
#rustup
|
||||
|
||||
#gdb
|
||||
|
||||
#valgrind
|
||||
chromium
|
||||
darktable
|
||||
# dev
|
||||
|
||||
rustup
|
||||
gdb
|
||||
valgrind
|
||||
arandr
|
||||
#zotero
|
||||
|
||||
zotero
|
||||
;
|
||||
|
||||
#inherit
|
||||
# (pkgs.packages)
|
||||
# ansel
|
||||
# spot
|
||||
# ;
|
||||
inherit
|
||||
(pkgs.packages)
|
||||
ansel
|
||||
spot
|
||||
;
|
||||
|
||||
#inherit (pkgs.wineWowPackages) stable;
|
||||
inherit (pkgs.wineWowPackages) stable;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue