feat(gs/home): Install xonotic

Change-Id: I67742f843e45d50fcff00c198ac6e8345859f7c9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2360
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
Griffin Smith 2021-01-13 10:13:10 -05:00 committed by glittershark
parent 66763d72e0
commit f5e72972fd

View file

@ -47,6 +47,7 @@ in mkMerge [
{ {
home.packages = [ home.packages = [
crawl crawl
xonotic
]; ];
} }
(mkIf stdenv.isLinux { (mkIf stdenv.isLinux {