diff --git a/modules/home/bundles/desktop.nix b/modules/home/bundles/desktop.nix index a1e63b4..731a358 100644 --- a/modules/home/bundles/desktop.nix +++ b/modules/home/bundles/desktop.nix @@ -15,6 +15,7 @@ programs.firefox = { enable = true; + package = pkgs.firefox; }; # TODO: fill this out (and move it in a service, probably)