242 current 2025-01-11 22:03:04 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-01-11 22:03:14 -05:00
parent fa63c79413
commit efe73e5a92
2 changed files with 2 additions and 1 deletions

View File

@@ -24,7 +24,7 @@
"browser.urlbar.placeholderName" = "DuckDuckGo";
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
};
userChrome = builtins.readFile ../conf.d/userChrome.css;
# userChrome = builtins.readFile ../conf.d/userChrome.css;
};
};
};

View File

@@ -19,5 +19,6 @@
./xbindkeys/default.nix
./nvim/default.nix
./firefox/default.nix
];
}