From cdea5082a1ba12d35a63ef52517b7114696287f8 Mon Sep 17 00:00:00 2001 From: Thilo Hohlt <123883702+thiloho@users.noreply.github.com> Date: Wed, 26 Jul 2023 11:42:19 +0200 Subject: [PATCH] Update shared-desktop.nix --- nixos-configurations/shared-desktop.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/nixos-configurations/shared-desktop.nix b/nixos-configurations/shared-desktop.nix index 48f04e6..10f0b1e 100644 --- a/nixos-configurations/shared-desktop.nix +++ b/nixos-configurations/shared-desktop.nix @@ -110,11 +110,6 @@ "editor.tabSize" = 2; }; }; - helix = { - enable = true; - defaultEditor = true; - settings.theme = "ayu_dark"; - }; }; home = { packages = with pkgs; [