mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-23 11:11:27 +02:00
shell: Add new packages
This commit is contained in:
parent
06b14b11eb
commit
824d1ef914
@ -74,6 +74,7 @@ in
|
|||||||
diskonaut
|
diskonaut
|
||||||
pgcli
|
pgcli
|
||||||
litecli
|
litecli
|
||||||
|
iamb
|
||||||
;
|
;
|
||||||
inherit (pkgs)
|
inherit (pkgs)
|
||||||
p7zip
|
p7zip
|
||||||
@ -84,15 +85,18 @@ in
|
|||||||
imagemagick
|
imagemagick
|
||||||
smartmontools
|
smartmontools
|
||||||
restic
|
restic
|
||||||
|
borgbackup
|
||||||
zbar
|
zbar
|
||||||
lychee
|
lychee
|
||||||
ventoy
|
ventoy
|
||||||
|
taskwarrior3
|
||||||
;
|
;
|
||||||
inherit (pkgs)
|
inherit (pkgs)
|
||||||
nixpkgs-review
|
nixpkgs-review
|
||||||
nix-init
|
nix-init
|
||||||
nvd
|
nvd
|
||||||
nix-search-cli
|
nix-search-cli
|
||||||
|
nix-tree
|
||||||
;
|
;
|
||||||
inherit (pkgs)
|
inherit (pkgs)
|
||||||
nodejs
|
nodejs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user