play.nix/modules/home/default.nix

6 lines
82 B
Nix

{
imports = [
./monitors.nix
./gamescoperun.nix
./wrappers.nix
];