From 869172bd4869feef4fe8dfc1757114614109444d Mon Sep 17 00:00:00 2001 From: Adrian G L Date: Mon, 1 Dec 2025 15:55:39 +0100 Subject: [PATCH] chore: remove stylix image configuration --- home/stylix.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/home/stylix.nix b/home/stylix.nix index af5b235..e5e51d6 100644 --- a/home/stylix.nix +++ b/home/stylix.nix @@ -2,9 +2,6 @@ { stylix.enable = true; - - stylix.image = ./Wallpapers/1346679.jpg; - stylix.base16Scheme = { scheme = config.colorScheme.name; author = config.colorScheme.author;