feat: restore config path

This commit is contained in:
tux
2026-04-27 14:31:43 +05:30
parent 5971087593
commit 428c5c5717
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
username,
...
}: {
home.file.".config/mozilla/firefox/${username}/chrome".source = pkgs.firefox-mod-blur;
home.file.".mozilla/firefox/${username}/chrome".source = pkgs.firefox-mod-blur;
programs.firefox = {
enable = true;