From 434c871879ca62258af835f9c77ac43a67463a79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 14 Feb 2023 11:16:17 +0100 Subject: nixos/gaming: drop dwarf-fortress It fails to build right now. --- nixos/modules/gaming.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'nixos') diff --git a/nixos/modules/gaming.nix b/nixos/modules/gaming.nix index 82a7335..182fc36 100644 --- a/nixos/modules/gaming.nix +++ b/nixos/modules/gaming.nix @@ -18,10 +18,6 @@ in { config = mkIf cnf { cynerd.desktop.enable = true; - environment.systemPackages = with pkgs; [ - dwarf-fortress - ]; - programs.steam = { enable = true; remotePlay.openFirewall = true; -- cgit v1.2.3