rename firefox for more consistency

This commit is contained in:
twoneis 2025-03-11 19:08:49 +01:00
parent 52c844ac28
commit 4c05b7a2a1
2 changed files with 1 additions and 1 deletions

View file

@ -146,7 +146,7 @@ in
};
programs = {
firefox = import ./firefox.nix pkgs;
firefox = import ./firefox.conf.nix pkgs;
thunderbird = {
enable = true;