From 7686bfae54c5d22f78798ba0cff714e8dfc5edb7 Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Thu, 11 Sep 2025 21:50:38 +0200 Subject: formatting --- hosts/pad/hardware.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'hosts/pad/hardware.nix') diff --git a/hosts/pad/hardware.nix b/hosts/pad/hardware.nix index 4c63dba..bcc20ab 100644 --- a/hosts/pad/hardware.nix +++ b/hosts/pad/hardware.nix @@ -1,5 +1,7 @@ { - hardware.graphics = { - enable = true; + hardware = { + graphics = { + enable = true; + }; }; } -- cgit v1.2.3