Enabled wol

This commit is contained in:
Jurn Wubben 2025-08-07 23:39:08 +02:00
parent dd0173e2f8
commit 378ec5614e
4 changed files with 98 additions and 167 deletions

View file

@ -3,6 +3,8 @@
./hardware-configuration.nix
];
networking.interfaces.enp14s0.wakeOnLan.enable = true;
niksos = {
hardware = {
bluetooth = true;

View file

@ -3,6 +3,8 @@
./hardware-configuration.nix
];
networking.interfaces.enp2s0.wakeOnLan.enable = true;
niksos = {
server = true;
hardware.graphics = {