Skip to content

Commit 4e01226

Browse files
committed
don't include star citizen for every host that has games
wine is heavy and seems to be compiling for some reason
1 parent 86bee7e commit 4e01226

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

home/misterio/atlas.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
./features/productivity
77
./features/pass
88
./features/games
9+
./features/games/star-citizen.nix
910
./features/music
1011
];
1112

home/misterio/features/games/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
./steam.nix
55
./prism-launcher.nix
66
./runescape.nix
7-
./star-citizen.nix
87
];
98
home = {
109
packages = with pkgs; [ gamescope ];

0 commit comments

Comments
 (0)