From 2e4dad599259c1b8c143d28290eb4fdf5b713293 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sun, 9 Jul 2023 01:17:43 +0300 Subject: [PATCH] forgot this --- hosts/sakotop/configuration.nix | 5 +++++ 1 file changed, 5 insertions(+) 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