aboutsummaryrefslogtreecommitdiff
path: root/modules/home/suites/gaming/default.nix
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2026-01-27 13:32:07 -0800
committerCaroline Larimore <caroline@larimo.re>2026-01-27 13:32:07 -0800
commitd5f0705ac92185432899491f967ffa0401ee139e (patch)
tree91888d211574adf09e4582cc6d1a0d91b2e5c257 /modules/home/suites/gaming/default.nix
parentd72905baa2cadd677c8fcdf32b1a6eb9b728c770 (diff)
hytale: install hytale launcher
Diffstat (limited to 'modules/home/suites/gaming/default.nix')
-rw-r--r--modules/home/suites/gaming/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/suites/gaming/default.nix b/modules/home/suites/gaming/default.nix
index 13e98ec..656aaef 100644
--- a/modules/home/suites/gaming/default.nix
+++ b/modules/home/suites/gaming/default.nix
@@ -14,6 +14,7 @@ in {
steam.enable = true;
prismlauncher.enable = true;
lutris.enable = true;
+ hytale.enable = true;
};
};
};