diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index ffacd4a3..a2930869 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -104,6 +104,7 @@ search.enable = true; # optimize store optimize.enable = true; + switch-to-configuration-ng.enable = true; }; zsh.enable = true; tmux.enable = true;