summaryrefslogtreecommitdiffstats
path: root/makefu/1systems
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2021-03-12 20:24:09 +0100
committermakefu <github@syntax-fehler.de>2021-03-12 20:24:09 +0100
commit821239422fe86973e37acb05e50e76b748c77d0c (patch)
tree318b93b0834a396ca0d4adeb607ee10c438e251d /makefu/1systems
parente5472e178a115935e7405c1df99e13e8102c3f0b (diff)
ma wbob.r: deploy bureautomation with unstable branch
Diffstat (limited to 'makefu/1systems')
-rw-r--r--makefu/1systems/wbob/source.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/1systems/wbob/source.nix b/makefu/1systems/wbob/source.nix
index 6568b8a4..36c7b67b 100644
--- a/makefu/1systems/wbob/source.nix
+++ b/makefu/1systems/wbob/source.nix
@@ -2,4 +2,5 @@
name="wbob";
# musnix = true;
home-manager = true;
+ unstable = true;
}