diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 8af41fd9..e05d67d4 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -109,6 +109,8 @@ # optimize store optimize.enable = true; switch-to-configuration-ng.enable = true; + # better cli + nh.enable = true; }; zsh.enable = true; tmux.enable = true;