From 23ea9c9ee8c1d953fe1d53ee8b26b0ce559d6f75 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sun, 28 Jul 2024 12:33:12 -0700 Subject: phoenix: install firefox --- hosts/phoenix/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/phoenix/configuration.nix b/hosts/phoenix/configuration.nix index b584114..80dbb06 100644 --- a/hosts/phoenix/configuration.nix +++ b/hosts/phoenix/configuration.nix @@ -79,6 +79,7 @@ environment.systemPackages = with pkgs; [ ffmpeg + firefox ]; system.stateVersion = "24.05"; -- cgit v1.2.3