added: debug
This commit is contained in:
parent
c468006904
commit
b9d47f2c49
@ -44,6 +44,7 @@ in
|
||||
};
|
||||
systemd.services.ssh-cert-dist = {
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
environment.RUST_LOG = "debug";
|
||||
serviceConfig = {
|
||||
ExecStartPre = "+${pkgs.writeShellScript "pre-start" ''
|
||||
mkdir -p ${cfg.dataDir}
|
||||
|
Loading…
x
Reference in New Issue
Block a user