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:
parent
66763d72e0
commit
f5e72972fd
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ in mkMerge [
|
||||||
{
|
{
|
||||||
home.packages = [
|
home.packages = [
|
||||||
crawl
|
crawl
|
||||||
|
xonotic
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
(mkIf stdenv.isLinux {
|
(mkIf stdenv.isLinux {
|
||||||
|
|
Loading…
Reference in a new issue