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

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