summaryrefslogtreecommitdiffstats
path: root/makefu/1systems
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2023-04-29 21:11:06 +0200
committermakefu <github@syntax-fehler.de>2023-04-29 21:29:55 +0200
commit447b4931439670b566b9cd26e36b8b11de6f7209 (patch)
tree44e26fa7524f1d3550f7690e236c8793faa11ac6 /makefu/1systems
parentd030aae27223659504eee9775f22755eda0fe5d1 (diff)
ma wbob.r: add Brother QL-800 + ui
Diffstat (limited to 'makefu/1systems')
-rw-r--r--makefu/1systems/wbob/config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/1systems/wbob/config.nix b/makefu/1systems/wbob/config.nix
index ffc64587..77f0f033 100644
--- a/makefu/1systems/wbob/config.nix
+++ b/makefu/1systems/wbob/config.nix
@@ -22,7 +22,7 @@ in {
# <stockholm/makefu/2configs/virtualisation/virtualbox.nix>
<stockholm/makefu/2configs/tinc/retiolum.nix>
<stockholm/makefu/2configs/gui/wbob-kiosk.nix>
- { environment.systemPackages = [ pkgs.nano ]; }
+ { environment.systemPackages = [ pkgs.brother_ql_web pkgs.nano ]; }
# <stockholm/makefu/2configs/gui/studio-virtual.nix>
# <stockholm/makefu/2configs/audio/jack-on-pulse.nix>