mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-07 21:28:54 -05:00
Add firefox extensions as an overlay
This commit is contained in:
parent
a78ea7813f
commit
ab85d734fd
2 changed files with 5 additions and 2 deletions
|
|
@ -276,7 +276,7 @@
|
|||
OfferToSaveLogins = false;
|
||||
PasswordManagerEnabled = false;
|
||||
};
|
||||
profiles.profiles.crow.extensions = with inpits.firefox-addons; [ bitwarden-password-manager ublock-origin ];
|
||||
profiles.profiles.crow.extensions = with pkgs; [ bitwarden-password-manager ublock-origin ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue