refactor(nix/hosts/orion): replace neovim
with vim
This commit is contained in:
parent
bba1b60a40
commit
a3f9728c34
@ -9,6 +9,6 @@
|
||||
system.stateVersion = "24.05";
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
neovim
|
||||
vim
|
||||
];
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user