mirror of
https://github.com/davegallant/nix-config
synced 2026-03-03 12:46:34 +00:00
Add macchina and ncdu
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
github-cli
|
||||
hadolint
|
||||
lazygit
|
||||
macchina
|
||||
ncdu
|
||||
progress
|
||||
ripgrep
|
||||
shellcheck
|
||||
|
||||
@@ -242,7 +242,7 @@
|
||||
|
||||
nix = {
|
||||
extraOptions = "experimental-features = nix-command flakes";
|
||||
settings.trustedUsers = [ "root" "@wheel" ];
|
||||
settings.trusted-users = [ "root" "@wheel" ];
|
||||
};
|
||||
|
||||
users.users.dave = {
|
||||
|
||||
Reference in New Issue
Block a user