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

10 lines
226 B
Nix
Raw Normal View History

2023-11-29 18:38:05 +00:00
{...}: {
imports = [
../../../../applications/steam
../../../../applications/prismlauncher
../../../../applications/osu-lazer
../../../../applications/mangohud
../../../../applications/protonup-qt
];
}