diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 208b1593..58439da1 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -27,6 +27,11 @@ pipewire.enable = true; bluetooth.enable = true; }; + dev = { + editors = { + nvim.enable = true; + }; + }; shell = { nix = { # makes nix search nixpkgs