2024-11-02 17:19:40 -04:00
|
|
|
{ config, ... }:
|
2024-10-27 00:45:30 -04:00
|
|
|
{
|
|
|
|
imports = [
|
|
|
|
../../../modules/home
|
|
|
|
../../../modules/home/programs/misc/production
|
|
|
|
../../../modules/home/programs/misc/gaming/launchers
|
|
|
|
../../../modules/home/programs/misc/remote-desktop
|
|
|
|
];
|
|
|
|
}
|