forked from nico/dots
games: add prismlauncher
This commit is contained in:
parent
51f932d818
commit
e18301d69b
2 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
osu-lazer-bin
|
||||
prismlauncher
|
||||
];
|
||||
|
||||
homebrew.casks = [
|
||||
|
|
@ -13,5 +14,6 @@
|
|||
system.defaults.dock.persistent-apps = [
|
||||
"/Applications/Whisky.app"
|
||||
"${pkgs.osu-lazer-bin}/Applications/osu!"
|
||||
"${pkgs.prismlauncher}/Applications/PrismLauncher.app"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
osu-lazer-bin
|
||||
prismlauncher
|
||||
|
||||
mangohud
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue