Keep journalctl for debugging

This commit is contained in:
Sandro - 2022-08-24 01:18:24 +02:00
parent 848c27d1fb
commit 8d9f1ef2dd
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 4 additions and 3 deletions

View File

@ -83,9 +83,10 @@
services = {
# Do not log to flash:
journald.extraConfig = ''
Storage=volatile
'';
# turned off as long as pulsebert is frequently crashing
# journald.extraConfig = ''
# Storage=volatile
# '';
openssh = {
enable = true;