mirror of https://gitlab.crans.org/nounous/nixos
fix: disable restic for sondages
parent
74a1074eef
commit
45588972f3
|
|
@ -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