From 4e247eba38878aae943a860720c516eb4ece8bc2 Mon Sep 17 00:00:00 2001 From: sefidel Date: Fri, 10 May 2024 22:23:46 +0900 Subject: feat(home/development): switch to nixpkgs helix --- home/default.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'home') diff --git a/home/default.nix b/home/default.nix index f37beae..169b85b 100644 --- a/home/default.nix +++ b/home/default.nix @@ -9,7 +9,6 @@ overlays = with inputs; [ rust.overlays.default neovim-nightly.overlay - helix.overlays.default nur.overlay nixpkgs-wayland.overlay ]; @@ -43,7 +42,6 @@ overlays = with inputs; [ rust.overlays.default neovim-nightly.overlay - helix.overlays.default nur.overlay nixpkgs-wayland.overlay # TODO: fractional scaling is broken on 1.8+ -- cgit 1.4.1