Compare commits

..

1 commit

Author SHA1 Message Date
2eb00aa92b
refactor: hjemify foot & keepassxc
Some checks failed
/ test (push) Failing after 1s
2025-02-10 17:55:19 +01:00

View file

@ -10,7 +10,7 @@
}:
lib.mkIf config.programs.firefox.enable {
programs.firefox = {
package = pkgs.firefox-esr;
package = pkgs.firefox-beta-bin;
languagePacks = [
"de"
"en-GB"