Fix WoL
This commit is contained in:
@@ -26,4 +26,6 @@
|
||||
./users.nix
|
||||
./power-plan.nix
|
||||
];
|
||||
|
||||
networking.interfaces.eth0.wakeOnLan.enable = true;
|
||||
}
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
powertop
|
||||
turbostat
|
||||
linuxPackages_latest.turbostat
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user