tout le monde peut faire 'sudo slock'

This commit is contained in:
2016-08-27 18:11:11 +02:00
parent adaa4eeb61
commit b42c8e3080

View File

@@ -13,5 +13,6 @@ mkIf true {
security.sudo.extraConfig = ''
%users ALL = NOPASSWD: ${pkgs.mtr}/bin/mtr
%users ALL = NOPASSWD: ${pkgs.slock}/bin/slock
'';
}