diff options
author | Tim Keller <tjkeller.xyz> | 2024-11-03 13:18:08 -0600 |
---|---|---|
committer | Tim Keller <tjkeller.xyz> | 2024-11-03 13:18:08 -0600 |
commit | 4641b60a074fa2e2420341d81321a399d56b166d (patch) | |
tree | 92f1e47b77c3b276d690b271b163b3f8912e8b35 /modules/hosts/T495/home.nix | |
parent | b7e100d621a857013d3cfebafcc004ecf4e486a9 (diff) | |
download | nixos-4641b60a074fa2e2420341d81321a399d56b166d.tar.xz nixos-4641b60a074fa2e2420341d81321a399d56b166d.zip |
download wallpapers
Diffstat (limited to 'modules/hosts/T495/home.nix')
-rw-r--r-- | modules/hosts/T495/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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/; |