diff options
author | makefu <github@syntax-fehler.de> | 2021-03-12 20:24:09 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2021-03-12 20:24:09 +0100 |
commit | 821239422fe86973e37acb05e50e76b748c77d0c (patch) | |
tree | 318b93b0834a396ca0d4adeb607ee10c438e251d /makefu/1systems/wbob | |
parent | e5472e178a115935e7405c1df99e13e8102c3f0b (diff) |
ma wbob.r: deploy bureautomation with unstable branch
Diffstat (limited to 'makefu/1systems/wbob')
-rw-r--r-- | makefu/1systems/wbob/source.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/1systems/wbob/source.nix b/makefu/1systems/wbob/source.nix index 6568b8a45..36c7b67bb 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; } |