flake/darwin/profiles/common/opt-in/gaming/home/default.nix

6 lines
81 B
Nix
Raw Normal View History

2024-01-17 04:47:27 +00:00
{...}: {
imports = [
../../../../../home/applications/prismlauncher
];
}