Skip to content

Commit

Permalink
don't include star citizen for every host that has games
Browse files Browse the repository at this point in the history
wine is heavy and seems to be compiling for some reason
  • Loading branch information
Misterio77 committed Dec 4, 2023
1 parent 86bee7e commit 4e01226
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions home/misterio/atlas.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
./features/productivity
./features/pass
./features/games
./features/games/star-citizen.nix
./features/music
];

Expand Down
1 change: 0 additions & 1 deletion home/misterio/features/games/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
./steam.nix
./prism-launcher.nix
./runescape.nix
./star-citizen.nix
];
home = {
packages = with pkgs; [ gamescope ];
Expand Down

0 comments on commit 4e01226

Please sign in to comment.