l xdg-open: allow firefox

This commit is contained in:
lassulus 2020-01-11 20:59:06 +01:00
parent 2e4c0684cc
commit 9ff12837cd
1 changed files with 1 additions and 0 deletions

View File

@ -62,5 +62,6 @@ in {
security.sudo.extraConfig = ''
cr ALL=(lass) NOPASSWD: ${xdg-open} *
ff ALL=(lass) NOPASSWD: ${xdg-open} *
'';
}