Debugging the ipv6 thing more

This commit is contained in:
Lillian Violet 2024-03-03 00:21:14 +01:00
parent eee9ca8adb
commit 80878905b3
2 changed files with 3 additions and 2 deletions

View file

@ -111,6 +111,7 @@
enable = true;
};
systemd.services.systemd-networkd.serviceConfig.Environment = "SYSTEMD_LOG_LEVEL=debug";
# Enable networking
networking.networkmanager.enable = true;
networking.nat.enable = true;