about summary refs log tree commit diff
path: root/machines/profpatsch/shiki.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2021-03-05 22:54:14 +0100
committerProfpatsch <mail@profpatsch.de>2021-03-05 22:56:29 +0100
commit68f069ffc6c0d0d9a907dd636c4d934f34ae462f (patch)
tree12e70d871b34f8873e896261a857b2471295a213 /machines/profpatsch/shiki.nix
parentea0d4b8618c6fd10fe4155938de265ce060e20c8 (diff)
machines/shiki: remove openlab scanner hostname
Diffstat (limited to 'machines/profpatsch/shiki.nix')
-rw-r--r--machines/profpatsch/shiki.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix
index 97fcbaad..e47d3361 100644
--- a/machines/profpatsch/shiki.nix
+++ b/machines/profpatsch/shiki.nix
@@ -360,9 +360,6 @@ in {
 
     vuizvui.user.profpatsch.programs.scanning = {
       enable = true;
-      #remoteScanners = ''
-      #  hippie.lab
-      #'';
     };
 
     virtualisation.docker.enable = true;