From 80638712cf2882b2d3baa3f3d17ba5ff2e13a3c9 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Wed, 31 Dec 2025 01:17:49 -0500 Subject: doing some linting --- hosts/kaworu/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/kaworu/default.nix') diff --git a/hosts/kaworu/default.nix b/hosts/kaworu/default.nix index 5056512..940f3fc 100644 --- a/hosts/kaworu/default.nix +++ b/hosts/kaworu/default.nix @@ -1,6 +1,6 @@ # Kaworu # System configuration for my desktop -{...}: { +_: { imports = [ ./hardware.nix ]; -- cgit v1.2.3-freya