add vivaldi to allowed 1password browsers

This commit is contained in:
Joakim Repomaa
2025-10-09 19:30:17 +03:00
parent 33253ab0da
commit d4004bcf8e

View File

@@ -134,4 +134,8 @@ in
};
_1password.enable = true;
};
environment.etc."1password/custom_allowed_browsers".text = ''
vivaldi
'';
}