mirror of https://gitlab.crans.org/nounous/nixos
Oopsy #1
parent
12fb12ce6b
commit
3cf69c30c4
|
|
@ -19,10 +19,10 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
ipv4 = "185.230.79.19";
|
ipv4 = "185.230.79.19";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.acme.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.acme.enable = true;
|
||||||
|
|
||||||
resticClient.when = "06:07";
|
resticClient.when = "06:07";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue