Update networking

This commit is contained in:
iFargle 2023-12-06 23:03:16 +09:00
parent 40f47f2ad5
commit 7997172232

View file

@ -2,7 +2,6 @@
# Enable networking with NetworkManager
networking = {
enableIPv6 = false;
networkmanager = {
enable = true;
};