summaryrefslogtreecommitdiff
path: root/modules/hosts
diff options
context:
space:
mode:
authorTim Keller <tjkeller.xyz>2024-11-03 13:18:08 -0600
committerTim Keller <tjkeller.xyz>2024-11-03 13:18:08 -0600
commit4641b60a074fa2e2420341d81321a399d56b166d (patch)
tree92f1e47b77c3b276d690b271b163b3f8912e8b35 /modules/hosts
parentb7e100d621a857013d3cfebafcc004ecf4e486a9 (diff)
downloadnixos-4641b60a074fa2e2420341d81321a399d56b166d.tar.xz
nixos-4641b60a074fa2e2420341d81321a399d56b166d.zip
download wallpapers
Diffstat (limited to 'modules/hosts')
-rw-r--r--modules/hosts/T430/home.nix1
-rw-r--r--modules/hosts/T495/home.nix1
2 files changed, 2 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;
}
diff --git a/modules/hosts/T495/home.nix b/modules/hosts/T495/home.nix
index cf0c956..cf86990 100644
--- a/modules/hosts/T495/home.nix
+++ b/modules/hosts/T495/home.nix
@@ -3,6 +3,7 @@
theme.mint.theme.color = "Dark-Purple";
theme.mint.icons.color = "Purple";
+ wallpapers.enable = true;
home.file.input-leap-config = {
source = ./resources/input-leap/;