summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-05-20 09:40:27 -0400
committerFreya Murphy <freya@freyacat.org>2026-05-20 09:40:27 -0400
commit31c10ef49d9b1861ce3538cdbb63ef25bbe9c1b9 (patch)
treeb57efd7db45e7851fd2b7483971ffee22109e282 /hosts
parentfix hy3 colors (diff)
downloaddotfiles-nix-31c10ef49d9b1861ce3538cdbb63ef25bbe9c1b9.tar.gz
dotfiles-nix-31c10ef49d9b1861ce3538cdbb63ef25bbe9c1b9.tar.bz2
dotfiles-nix-31c10ef49d9b1861ce3538cdbb63ef25bbe9c1b9.zip
fmt
Diffstat (limited to 'hosts')
-rw-r--r--hosts/shinji/hardware.nix2
1 files changed, 1 insertions, 1 deletions
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];
};
};