From 17b7854c03b6fcb05397db3d4cf700975a0d8da6 Mon Sep 17 00:00:00 2001 From: Trolli Schmittlauch Date: Wed, 11 Dec 2019 22:01:54 +0100 Subject: [PATCH] disable hedgewars as it always needs to be miracously built locally --- home/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/home.nix b/home/home.nix index b414bb2..ac05b43 100644 --- a/home/home.nix +++ b/home/home.nix @@ -249,7 +249,7 @@ let games = [ superTuxKart - hedgewars + #hedgewars steam-run-native ];