summaryrefslogtreecommitdiff
path: root/modules/hosts/T430
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hosts/T430')
-rw-r--r--modules/hosts/T430/home.nix1
1 files changed, 1 insertions, 0 deletions
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;
}