nixos-config/hosts/detritus/home/default.nix

7 lines
115 B
Nix

{ ... }:
{
imports = [
../../../modules/home
../../../modules/home/programs/misc/gaming/launchers
];
}