From 4641b60a074fa2e2420341d81321a399d56b166d Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sun, 3 Nov 2024 13:18:08 -0600 Subject: download wallpapers --- modules/hosts/T430/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/hosts/T430') diff --git a/modules/hosts/T430/home.nix b/modules/hosts/T430/home.nix index 1e5b3d1..9885a06 100644 --- a/modules/hosts/T430/home.nix +++ b/modules/hosts/T430/home.nix @@ -2,4 +2,5 @@ imports = [ ../../home ]; alacritty.font.size = 9; + wallpapers.enable = true; } -- cgit v1.2.3