aboutsummaryrefslogtreecommitdiff
path: root/snowfall/modules/home/suites/common/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'snowfall/modules/home/suites/common/default.nix')
-rw-r--r--snowfall/modules/home/suites/common/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/snowfall/modules/home/suites/common/default.nix b/snowfall/modules/home/suites/common/default.nix
index f6b8ec4..63ea042 100644
--- a/snowfall/modules/home/suites/common/default.nix
+++ b/snowfall/modules/home/suites/common/default.nix
@@ -16,6 +16,7 @@ in {
ssh.enable = true;
gpg.enable = true;
btop.enable = true;
+ zoxide.enable = true;
};
};
};