enable WOL on ymir
This commit is contained in:
parent
f08a1398f0
commit
051dbdb678
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ in {
|
|||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
networking.interfaces.enp3s0.wakeOnLan.enable = true;
|
||||
|
||||
hardware.nvidia-container-toolkit.enable = true;
|
||||
|
||||
# hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue