Replace firefox package with declarative option

This commit is contained in:
2023-12-02 20:08:39 +01:00
parent de6ebee180
commit 7506a3b2fc
2 changed files with 1 additions and 1 deletions

View File

@@ -87,6 +87,7 @@ with pkgs;
# Integrate pass with the browser
programs.browserpass.enable = true;
programs.firefox.enable = true;
# Enable WebRTC screensharing
xdg.portal = {