diff --git a/nix/hosts/doloro/home.nix b/nix/hosts/doloro/home.nix index 27aa355..5936c3f 100644 --- a/nix/hosts/doloro/home.nix +++ b/nix/hosts/doloro/home.nix @@ -28,8 +28,8 @@ # chromium.enable = true; wivrn.enable = true; helium.enable = true; - nixvim.enable = false; - helix.enable = true; + nixvim.enable = true; + helix.enable = false; stylix.enable = true; tmux.enable = true; theme.enable = true;