diff options
author | makefu <github@syntax-fehler.de> | 2017-12-08 14:04:35 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-12-08 14:04:35 +0100 |
commit | e99a9ac9f113ea9d79ae3b830d8b328c9ef03e40 (patch) | |
tree | ffac171ffa78c58ed5892542250e5f23f137db65 /makefu/1systems/wbob/source.nix | |
parent | 20eb8ac1e2d72920814b9f354623646824a68b6b (diff) |
ma wbob.r: enable bureautomation
Diffstat (limited to 'makefu/1systems/wbob/source.nix')
-rw-r--r-- | makefu/1systems/wbob/source.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/1systems/wbob/source.nix b/makefu/1systems/wbob/source.nix index 6f079d712..b768aa87d 100644 --- a/makefu/1systems/wbob/source.nix +++ b/makefu/1systems/wbob/source.nix @@ -1,4 +1,4 @@ import <stockholm/makefu/source.nix> { name="wbob"; - musnix = true; + # musnix = true; } |