fix warning from home-manager
This commit is contained in:
@@ -77,7 +77,7 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
profiles.default = {
|
profiles.default = {
|
||||||
isDefault = true;
|
isDefault = true;
|
||||||
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
extensions.packages = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||||
ublock-origin
|
ublock-origin
|
||||||
consent-o-matic
|
consent-o-matic
|
||||||
multi-account-containers
|
multi-account-containers
|
||||||
|
|||||||
Reference in New Issue
Block a user