|
|
|
@ -5,12 +5,14 @@ let
|
|
|
|
|
cfg = config.r6d.config-generator;
|
|
|
|
|
computers = config.r6d.computers;
|
|
|
|
|
profiles = config.r6d.profiles;
|
|
|
|
|
annuaire = config.r6d.machines;
|
|
|
|
|
currentMachine = annuaire."${config.networking.hostName}";
|
|
|
|
|
in
|
|
|
|
|
|
|
|
|
|
mkIf true {
|
|
|
|
|
|
|
|
|
|
# Utilisation d'adresse IPv6 temporaire
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## https://blog.linitx.com/control-privacy-addressing-ipv6-linux/
|
|
|
|
|
## http://www.tldp.org/HOWTO/Linux+IPv6-HOWTO/x1092.html
|
|
|
|
|
|
|
|
|
|