mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Refactor with nixfmt
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ ... }:
|
||||
{
|
||||
security.sudo.extraConfig = ''
|
||||
Defaults pwfeedback
|
||||
Defaults timestamp_timeout=120
|
||||
'';
|
||||
security.sudo.extraConfig = ''
|
||||
Defaults pwfeedback
|
||||
Defaults timestamp_timeout=120
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user