Enabled wol
This commit is contained in:
parent
dd0173e2f8
commit
378ec5614e
4 changed files with 98 additions and 167 deletions
|
|
@ -3,6 +3,8 @@
|
|||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
networking.interfaces.enp14s0.wakeOnLan.enable = true;
|
||||
|
||||
niksos = {
|
||||
hardware = {
|
||||
bluetooth = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue