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