This commit is contained in:
nora 2026-06-17 22:02:40 +02:00
parent 5155a92f1e
commit 5498c8b76e
2 changed files with 5 additions and 1 deletions

View file

@ -1,6 +1,7 @@
{ pkgs, ... }: {
{ pkgs, config, ... }: {
programs.firefox = {
enable = true;
configPath = "${config.xdg.configHome}/mozilla/firefox";
profiles = {
nora = {
id = 0;
@ -12,6 +13,7 @@
tampermonkey
sidebery
darkreader
sponsorblock
];
bookmarks = {