From 02e78ddd47a8fffc62216d69befc47ceb098a9c7 Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Mon, 29 Jun 2026 11:17:12 -0400 Subject: fix nvim darwin --- linux-common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux-common.nix') diff --git a/linux-common.nix b/linux-common.nix index 024646c..8dae24d 100644 --- a/linux-common.nix +++ b/linux-common.nix @@ -5,7 +5,7 @@ ... }: { imports = [ - ./sh.nix + ./bash.nix ]; # Bootloader. -- cgit v1.3.1