ChanServ changed the topic of #nixos-systemd to: NixOS <3 systemd | https://jitsi.nixcon.net/systemd | Next meeting 08.12.2020 14:00 UTC (every two weeks)
globin has quit [Ping timeout: 260 seconds]
globin has joined #nixos-systemd
<arianvp> flokli: hmmm
<arianvp> well we set it to networkConfig.IPv6PrivacyExtensions = "kernel";
<arianvp> so if it's a regression; it's a regression in the kernel?
<arianvp> but that wouldnt explain behaviour between scripted and networkd
<arianvp> odd
julm has quit [Quit: Lost terminal]
julm has joined #nixos-systemd
<arianvp> How are we supposed to model repeating [Blah] sections in nixos?
<arianvp> e.g. networkd can have multiple [IPv6Prefix] sections
<arianvp> I tried ipv6PrefixConfig = []; bu it seems this section isnt even exposed in the module system :(
<arianvp> ah wireguardPeers is a good example
<arianvp> coolio. it's a tad annoying we keep this module manually in sync with all the option in systemd. it's a bit error prone
kloenk has quit [Ping timeout: 268 seconds]
kloenk has joined #nixos-systemd