add nix-du

This commit is contained in:
Cyryl Płotnicki 2023-01-01 22:18:33 +00:00
parent 46f6bb595e
commit 4a22083ae0
2 changed files with 4 additions and 7 deletions

View file

@ -5,8 +5,10 @@
btrfs-progs
compsize
dig
du-dust
fd
htop
nix-du
tmux
vim
];

View file

@ -1,10 +1,4 @@
{
config,
pkgs,
inputs,
system,
...
}: {
{ config, pkgs, inputs, system, ... }: {
home.packages = with pkgs; [
(pass.withExtensions (ext: [
ext.pass-otp
@ -41,6 +35,7 @@
jq
kopia
minicom
nix-du
nix-index
nix-top
nixfmt