From 875c8e5d08e463322e44bf66e8a5d4caa562bd4f Mon Sep 17 00:00:00 2001 From: Christian Date: Sun, 18 Jan 2026 21:50:26 -0600 Subject: Neovim config --- modules/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/home.nix') diff --git a/modules/home.nix b/modules/home.nix index 93cbeed..f844fee 100644 --- a/modules/home.nix +++ b/modules/home.nix @@ -1,5 +1,6 @@ { config, pkgs, inputs, ... }: { + imports = [ ./home/nvim.nix ]; home.stateVersion = "25.11"; -- cgit v1.2.3