From aa6715fcbdabbd30c76a1dd052019baa78ae737e Mon Sep 17 00:00:00 2001 From: Tao Tien <29749622+taotien@users.noreply.github.com> Date: Wed, 12 Mar 2025 19:47:31 -0700 Subject: [PATCH] nvd nom --- systems/BASED.nix | 3 ++- users/tao.nix | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/systems/BASED.nix b/systems/BASED.nix index 0a06071..bbf6cc0 100644 --- a/systems/BASED.nix +++ b/systems/BASED.nix @@ -168,7 +168,8 @@ nix.settings = { experimental-features = "nix-command flakes"; auto-optimise-store = true; - trusted-users = ["root" "@wheel"]; + # adding logged in users allows for passwordless root + # trusted-users = ["root"]; system-features = [ "benchmark" "big-parallel" diff --git a/users/tao.nix b/users/tao.nix index dc5c220..bcae016 100644 --- a/users/tao.nix +++ b/users/tao.nix @@ -6,6 +6,8 @@ ... }: { users.users.tao.packages = with pkgs; [ + nix-output-monitor + nvd # calibre # davinci-resolve # fractal