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
|
github-cli
|
||||||
hadolint
|
hadolint
|
||||||
lazygit
|
lazygit
|
||||||
|
macchina
|
||||||
|
ncdu
|
||||||
progress
|
progress
|
||||||
ripgrep
|
ripgrep
|
||||||
shellcheck
|
shellcheck
|
||||||
|
|||||||
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user