Set networknanager to on on edi

This commit is contained in:
Lillian Violet 2025-02-03 02:08:31 +00:00
parent 0c71fb914d
commit 75958e5a31

View file

@ -30,7 +30,10 @@
ip = "3";
};
networking.hostName = "EDI";
networking = {
hostName = "EDI";
networkmanager.enable = true;
}
boot = {
# Lanzaboote currently replaces the systemd-boot module.