From 6ff9e7dab2ed059a569118d5334c83957fbb159d Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sun, 6 Aug 2023 02:01:36 +0300 Subject: [PATCH] whoops --- hosts/sakotop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 5f399149..ca13e40b 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -57,8 +57,8 @@ editors = { nvim.enable = true; vscode.enable = true; - nixd.enable = true; }; + nixd.enable = true; cc.enable = true; javascript.enable = true; python.enable = true;