diff --git a/modules/home/firefox/default.nix b/modules/home/firefox/default.nix index 61c3fa2..bc02bd9 100755 --- a/modules/home/firefox/default.nix +++ b/modules/home/firefox/default.nix @@ -21,7 +21,7 @@ in { nur.enable = true; - hm.programs.firefox = let + programs.firefox = let startpage = pkgs.substituteAll { src = ./startpage.html; inherit (theme) wallpaper;