about summary refs log tree commit diff
path: root/users/glittershark/system
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2021-01-13T15·13-0500
committerglittershark <grfn@gws.fyi>2021-01-13T16·53+0000
commitf5e72972fd2fcfa58f48565936f364ebfe117f51 (patch)
tree2177a914fc54cb7ef52a16921b55a2f7fe44b70c /users/glittershark/system
parent66763d72e0c6587aab28dc2d5d8308d0dfc9711c (diff)
feat(gs/home): Install xonotic r/2086
Change-Id: I67742f843e45d50fcff00c198ac6e8345859f7c9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2360
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
Diffstat (limited to 'users/glittershark/system')
-rw-r--r--users/glittershark/system/home/modules/games.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/glittershark/system/home/modules/games.nix b/users/glittershark/system/home/modules/games.nix
index b3e07a83e6..da54f99e5b 100644
--- a/users/glittershark/system/home/modules/games.nix
+++ b/users/glittershark/system/home/modules/games.nix
@@ -47,6 +47,7 @@ in mkMerge [
   {
     home.packages = [
       crawl
+      xonotic
     ];
   }
   (mkIf stdenv.isLinux {