disable sudo lecture
This commit is contained in:
@@ -17,4 +17,7 @@
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
|
||||
networking.domain = lib.mkDefault config.networking.hostName;
|
||||
|
||||
# disable lecture
|
||||
security.sudo.extraConfig = ''Defaults lecture="never"'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user