From 31c10ef49d9b1861ce3538cdbb63ef25bbe9c1b9 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Wed, 20 May 2026 09:40:27 -0400 Subject: fmt --- hosts/shinji/hardware.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/shinji/hardware.nix b/hosts/shinji/hardware.nix index 6fd6f95..b0933f0 100644 --- a/hosts/shinji/hardware.nix +++ b/hosts/shinji/hardware.nix @@ -18,7 +18,7 @@ maxGenerations = 10; style = { backdrop = config.theme.colors.base; - wallpapers = [ config.theme.wallpaper ]; + wallpapers = [config.theme.wallpaper]; }; }; -- cgit v1.3.1-freya