moby: disable zsh deadlines

This commit is contained in:
Colin 2023-07-13 08:12:05 +00:00
parent f54f972056
commit ffec91a52c

View File

@ -8,6 +8,7 @@
];
sane.roles.client = true;
sane.zsh.showDeadlines = false; # unlikely to act on them when in shell
sane.services.wg-home.enable = true;
sane.services.wg-home.ip = config.sane.hosts.by-name."moby".wg-home.ip;