l xdg-open: allow firefox
This commit is contained in:
parent
2e4c0684cc
commit
9ff12837cd
@ -62,5 +62,6 @@ in {
|
|||||||
|
|
||||||
security.sudo.extraConfig = ''
|
security.sudo.extraConfig = ''
|
||||||
cr ALL=(lass) NOPASSWD: ${xdg-open} *
|
cr ALL=(lass) NOPASSWD: ${xdg-open} *
|
||||||
|
ff ALL=(lass) NOPASSWD: ${xdg-open} *
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user