This commit is contained in:
암냥 2026-08-08 11:13:12 +09:00
commit ead5316cee
No known key found for this signature in database
3 changed files with 32 additions and 29 deletions

View file

@ -31,6 +31,9 @@
wakeOnLan.enable = true;
};
};
extraHosts = ''
192.168.122.40 ubuntu.local
'';
};
services.caddy = {