Compare commits

..

3 commits

Author SHA1 Message Date
aa408b45f2 Revert "monolith: add static ip address"
This reverts commit 05e3958eed.
2025-12-08 08:46:34 -03:00
b7f4ddf77e update 2025-12-08 08:46:34 -03:00
fd8180ce67 firefox: add nix-prefetch-firefox-extension script 2025-12-08 08:46:34 -03:00

View file

@ -87,11 +87,6 @@ in
url = "https://addons.mozilla.org/firefox/downloads/file/1176165/corretor-65.2018.12.8.xpi";
hash = "sha256-/rFQtJHdgemMkGAd+KWuWxVA/BwSIkn6sk0XZE0LrGk=";
})
(pkgs.fetchFirefoxAddon {
name = "new_tab_same_group";
url = "https://addons.mozilla.org/firefox/downloads/file/4602621/new_tab_same_group-1.7.0.xpi";
hash = "sha256-oIpQdhW3ma/MCs1hLQMcZluUnaxeW7u9nEM6iovV40E=";
})
];
};
profiles = {