pkgs.extend() and cleanup!

Preparing for the screenstub overlay.
This commit is contained in:
kat witch 2021-03-01 22:44:34 +00:00
parent 0a05d453f6
commit e47deebca2
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
5 changed files with 21 additions and 31 deletions

View file

@ -2,8 +2,6 @@
let
sources = import ../../../../nix/sources.nix;
unstable = import sources.nixpkgs-unstable { inherit (pkgs) config; };
nur = import sources.NUR { inherit pkgs; };
commonSettings = {
"app.update.auto" = false;
"identity.fxaccounts.account.device.name" = config.networking.hostName;
@ -24,7 +22,7 @@ in {
programs.firefox = {
enable = true;
extensions = with nur.repos.rycee.firefox-addons; [
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
auto-tab-discard
bitwarden
darkreader