mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 16:39:07 +01:00
core: Enable sudo password feedback
This commit is contained in:
parent
d0c8b770ac
commit
b4aaa77fb3
1 changed files with 2 additions and 0 deletions
|
|
@ -73,6 +73,8 @@
|
|||
|
||||
console.keyMap = "de-latin1-nodeadkeys";
|
||||
|
||||
security.sudo.extraConfig = "Defaults pwfeedback";
|
||||
|
||||
sops.secrets."seb-password".neededForUsers = true;
|
||||
users = {
|
||||
mutableUsers = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue