From 37f3f10ec822ff153faccedb37fc2a0eafcd2a53 Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Sat, 23 May 2026 20:42:55 -0400 Subject: add back nvim --- hosts/icon/configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hosts/icon/configuration.nix') diff --git a/hosts/icon/configuration.nix b/hosts/icon/configuration.nix index 7a263c6..469e764 100644 --- a/hosts/icon/configuration.nix +++ b/hosts/icon/configuration.nix @@ -3,7 +3,8 @@ pkgs, inputs, ... -}: { +}: +{ imports = [ ./hardware-configuration.nix ]; -- cgit v1.3.1