mirror of https://gitlab.crans.org/nounous/nixos
fix: disable restic for sondages
parent
6a77ff9e01
commit
6ad258ac1f
|
|
@ -17,6 +17,7 @@
|
||||||
srvNat.enable = true;
|
srvNat.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
resticClient.enable = false;
|
||||||
resticClient.when = "03:33";
|
resticClient.when = "03:33";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue