summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/default.nix b/system/default.nix
index 9c66323..2857222 100644
--- a/system/default.nix
+++ b/system/default.nix
@@ -167,6 +167,10 @@ in {
security.sudo-rs = {
enable = true;
execWheelOnly = true;
+ extraConfig = ''
+ Defaults use_pty
+ Defaults !pwfeedback
+ '';
};
# firmware