diff --git a/machines/albert/configuration.nix b/machines/albert/configuration.nix index 2f16306..50c0174 100644 --- a/machines/albert/configuration.nix +++ b/machines/albert/configuration.nix @@ -65,7 +65,7 @@ in malobeo.initssh = { enable = true; authorizedKeys = sshKeys.admins; - ethernetDrivers = ["r8169"]; + ethernetDrivers = ["e1000e"]; }; services.malobeo.vpn = {