1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2025-07-07 18:45:06 +02:00
parent 1787dc7ed5
commit 8380fb260d
No known key found for this signature in database
3 changed files with 15 additions and 2 deletions

View file

@ -0,0 +1,9 @@
{
# TODO
networking.interfaces.TODO.wakeOnLan = {
enable = true;
policy = [
"magic"
];
};
}