mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 23:59:07 +02:00
temp ratbagd
This commit is contained in:
@@ -46,5 +46,6 @@
|
|||||||
hardware.cpu.amd.updateMicrocode = true;
|
hardware.cpu.amd.updateMicrocode = true;
|
||||||
networking.interfaces."enp11s0".wakeOnLan.enable = true;
|
networking.interfaces."enp11s0".wakeOnLan.enable = true;
|
||||||
networking.interfaces."wlp10s0".wakeOnLan.enable = true;
|
networking.interfaces."wlp10s0".wakeOnLan.enable = true;
|
||||||
|
services.ratbagd.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user