aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/gaming.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/gaming.nix')
-rw-r--r--nixos/modules/gaming.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/gaming.nix b/nixos/modules/gaming.nix
index e71397e..f61f85e 100644
--- a/nixos/modules/gaming.nix
+++ b/nixos/modules/gaming.nix
@@ -19,6 +19,7 @@ in {
cynerd.desktop.enable = true;
environment.systemPackages = with pkgs; [
+ dwarf-fortress
];
programs.steam = {