flake/users/guanranwang/home-manager/profiles/opt-in/gaming/darwin/default.nix
2023-11-30 02:48:13 +08:00

5 lines
73 B
Nix

{...}: {
imports = [
../../../../applications/prismlauncher
];
}