ipv6: initial configuration

This commit is contained in:
Serĉanto de Scio 2022-02-21 09:18:29 +10:00
parent 6ec3a32d55
commit 7c8248262f
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -49,6 +49,12 @@
hostName = "dionach"; # Define your hostname.
};
systemd.network.networks.enp0s20f0u4u4i5.ipv6SendRAConfig = {
EmitDNS = true;
Managed = true;
OtherInformation = true;
};
fonts.fonts = with pkgs; [
dejavu_fonts # A typeface family based on the Bitstream Vera fonts
fira-code # Monospace font with programming ligatures