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