aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/phoenix/configuration.nix1
1 files changed, 1 insertions, 0 deletions
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";