summaryrefslogtreecommitdiff
path: root/modules/hosts/T430/home.nix
blob: 15df79a8cb1053104ba1072b4e0f6a0def25256f (plain)
1
2
3
4
5
{ ... }: {
	imports = [ ../../home ];

	wallpapers.enable = true;
}