all repos — nixfiles @ 24c98f4a03699f83b56d434cc519b23f81452755

System and user configuration, managed by nix and home-manager

Remove unused imports
Alan Pearce alan@alanpearce.eu
Thu, 25 May 2023 09:26:13 +0200
commit

24c98f4a03699f83b56d434cc519b23f81452755

parent

aadd44d9b1e74002a21e00f691c5a9a196c9cb51

1 files changed, 1 insertions(+), 3 deletions(-)

jump to
M user/settings/neovim.nixuser/settings/neovim.nix
@@ -1,6 +1,4 @@-{ config
-, lib
-, pkgs
+{ pkgs
 , ...
 }: {
   programs.neovim = {