2023-12-10 05:55:07 +00:00
|
|
|
{...}: {
|
2023-12-30 14:41:46 +00:00
|
|
|
imports = map (n: ../../../../../../home-manager/applications/${n}) [
|
2023-12-10 05:55:07 +00:00
|
|
|
"steam"
|
|
|
|
"prismlauncher"
|
|
|
|
"osu-lazer"
|
2024-01-05 22:05:04 +00:00
|
|
|
"osu-stable"
|
2023-12-10 05:55:07 +00:00
|
|
|
"mangohud"
|
|
|
|
];
|
|
|
|
}
|