diff --git a/hosts/nixos/home.nix b/hosts/nixos/home.nix index 6979a39..351bedd 100644 --- a/hosts/nixos/home.nix +++ b/hosts/nixos/home.nix @@ -33,6 +33,5 @@ # Optionally start in background directly startInBackground = true; }; - programs.firefox.enable = true; } \ No newline at end of file