Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2024-12-15 15:23:49 +00:00
parent 01971a5a8c
commit ed16aa5fd0
12 changed files with 109 additions and 50 deletions

View File

@@ -2,12 +2,7 @@
user ? throw "user argument is required",
home ? throw "home argument is required",
}:
{
config,
lib,
pkgs,
...
}:
{ lib, pkgs, ... }:
{
environment.persistence = {
"/persist"."${home}/.mozilla" = { };
@@ -44,7 +39,7 @@
profiles.default = {
settings."extensions.autoDisableScopes" = 0;
extensions = with config.nur.repos.rycee.firefox-addons; [
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
languagetool
bitwarden
darkreader