feat(nix): add utilities to base service configuration
- Added `dua`, `killall`, `s-tui`, `unixtools`, and `usbutils` to system packages for improved functionality.
This commit is contained in:
parent
dc9b422b2f
commit
4293f81509
1 changed files with 5 additions and 0 deletions
|
|
@ -46,22 +46,27 @@ in
|
||||||
cifs-utils
|
cifs-utils
|
||||||
clevis
|
clevis
|
||||||
delta
|
delta
|
||||||
|
dua
|
||||||
efibootmgr
|
efibootmgr
|
||||||
git
|
git
|
||||||
git-crypt
|
git-crypt
|
||||||
git-delete-merged-branches
|
git-delete-merged-branches
|
||||||
home-manager
|
home-manager
|
||||||
htop
|
htop
|
||||||
|
killall
|
||||||
libvirt
|
libvirt
|
||||||
mosh
|
mosh
|
||||||
nixpkgs-fmt
|
nixpkgs-fmt
|
||||||
openssl
|
openssl
|
||||||
restic
|
restic
|
||||||
rrsync
|
rrsync
|
||||||
|
s-tui
|
||||||
sbctl
|
sbctl
|
||||||
sops
|
sops
|
||||||
strace
|
strace
|
||||||
tmux
|
tmux
|
||||||
|
unixtools
|
||||||
|
usbutils
|
||||||
vim
|
vim
|
||||||
virt-manager
|
virt-manager
|
||||||
wget
|
wget
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue