From 0eef5b12075a886d071eeef20ca92534adaf72df Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Tue, 1 May 2018 21:27:01 +0200 Subject: machines/labnet: comment out stackenblocken Not used at the moment (but might be in the future) and needs module import fixes. --- machines/labnet/labtops.nix | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'machines/labnet') diff --git a/machines/labnet/labtops.nix b/machines/labnet/labtops.nix index e1c25f11..f04507f0 100644 --- a/machines/labnet/labtops.nix +++ b/machines/labnet/labtops.nix @@ -51,10 +51,11 @@ ''; }; - vuizvui.user.openlab.stackenblocken = { - enable = true; - volume = 35; - }; + # TODO: haskell module broken + # vuizvui.user.openlab.stackenblocken = { + # enable = true; + # volume = 35; + # }; vuizvui.user.openlab.speedtest = { enable = true; outputPath = "${webserverRootDir}/speedtest.yaml"; -- cgit 1.4.1