From d69b313739ea9616e660e80a694f40cfe004f1a8 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 10 Aug 2023 22:40:07 +0300 Subject: [PATCH] remove some options --- hosts/sakotop/configuration.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 7633be58..d24bf023 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -61,17 +61,13 @@ dev = { editors = { nvim.enable = true; - vscode.fhs.enable = false; }; - nixd.enable = false; nil.enable = true; cc.enable = true; javascript.enable = true; python.enable = true; rust.enable = true; lua.enable = true; - # too heavy - unity.enable = false; }; shell = { nix = {