feat: update flake

This commit is contained in:
tux
2026-04-24 23:32:44 +05:30
parent 6e78c0b6c2
commit e3bafff8f8
11 changed files with 473 additions and 380 deletions

View File

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