diff options
Diffstat (limited to 'Biz.nix')
| -rwxr-xr-x | Biz.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ bild.os { networking.domain = "storybook.bensima.com"; time.timeZone = "America/New_York"; services.storybook = { - enable = true; + enable = false; package = bild.run ./Biz/Storybook.py; }; services.podcastitlater-web = { |
