flake/users/guanranwang/home-manager/profiles/opt-in/gaming/darwin/default.nix

6 lines
73 B
Nix
Raw Normal View History

2023-11-29 18:38:05 +00:00
{...}: {
imports = [
../../../../applications/prismlauncher
];
}