mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-05-02 00:36:31 +05:30
feat: update flake
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user