Add macchina and ncdu

This commit is contained in:
2025-12-23 09:00:40 -05:00
parent 1361afedfd
commit 74eee143be
2 changed files with 3 additions and 1 deletions

View File

@@ -25,6 +25,8 @@
github-cli github-cli
hadolint hadolint
lazygit lazygit
macchina
ncdu
progress progress
ripgrep ripgrep
shellcheck shellcheck

View File

@@ -242,7 +242,7 @@
nix = { nix = {
extraOptions = "experimental-features = nix-command flakes"; extraOptions = "experimental-features = nix-command flakes";
settings.trustedUsers = [ "root" "@wheel" ]; settings.trusted-users = [ "root" "@wheel" ];
}; };
users.users.dave = { users.users.dave = {