mirror of https://gitlab.crans.org/nounous/nixos
Ajout VLAN san sur peertube
parent
6168313e9e
commit
6911328c59
|
@ -17,6 +17,10 @@
|
|||
enable = true;
|
||||
ipv4 = "185.230.79.8";
|
||||
};
|
||||
san = {
|
||||
enable = true;
|
||||
interface = "ens20";
|
||||
};
|
||||
};
|
||||
|
||||
resticClient.when = "05:32";
|
||||
|
|
Loading…
Reference in New Issue