about summary refs log tree commit diff
path: root/machines/labnet
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2016-08-27 02:35:12 +0200
committerProfpatsch <mail@profpatsch.de>2016-08-27 02:35:12 +0200
commit43199c38033be0ec8b6d3856179c050cc374939c (patch)
tree8dfcc93507244b4f3b3d6d582b3e6d49c426dd30 /machines/labnet
parent4c3dbd23caf224b92cf5ccf2665d525707627024 (diff)
modules/openlab/stackenblocken: everyday
Diffstat (limited to 'machines/labnet')
-rw-r--r--machines/labnet/labtops.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/machines/labnet/labtops.nix b/machines/labnet/labtops.nix
index d3c076fe..6ae22caa 100644
--- a/machines/labnet/labtops.nix
+++ b/machines/labnet/labtops.nix
@@ -32,7 +32,9 @@
       tcp.anonymousClients.allowedIpRanges = [ "172.16.0.0/16" ];
       zeroconf.publish.enable = true;
     };
-    services.shairport-sync.enable = true;
+    #services.shairport-sync.enable = true;
+
+    vuizvui.user.openlab.stackenblocken.enable = true;
 
     services.logind.extraConfig = "HandleLidSwitch=ignore";
   };