From ca5158cf424773d1361ad4c78e7b66c6c3a0cf9a Mon Sep 17 00:00:00 2001 From: Linnnus Date: Mon, 27 Jan 2025 19:46:55 +0000 Subject: Add firefox --- hosts/omar/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/omar/configuration.nix') diff --git a/hosts/omar/configuration.nix b/hosts/omar/configuration.nix index 7007d13..62a6d69 100644 --- a/hosts/omar/configuration.nix +++ b/hosts/omar/configuration.nix @@ -51,6 +51,7 @@ imports = [ # I am planning on using this host when traveling. ../../shared/home-manager/development-full + ../../shared/home-manager/firefox ]; home.stateVersion = "24.11"; }; -- cgit v1.2.3