This commit is contained in:
alsaiduq-lab 2026-03-06 21:02:23 -07:00
parent 6d92b7bc3e
commit 8107890427
7 changed files with 107 additions and 82 deletions

View file

@ -15,7 +15,8 @@
enable = true;
wheelNeedsPassword = true;
extraConfig = ''
${config.theme.user} ALL=(ALL) NOPASSWD: /run/current-system/sw/bin/nix-env
Defaults pwfeedback
${config.theme.user} ALL=(ALL) NOPASSWD: /run/current-system/sw/bin/nix-env
'';
};