This commit is contained in:
xunuwu 2026-01-04 07:47:30 +01:00
parent 3a5b93a38d
commit 7c1b76f21f
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
4 changed files with 5 additions and 2 deletions

View file

@ -139,6 +139,8 @@
environment.persistence."/persist".enable = false;
boot.kernel.sysctl."fs.inotify.max_user_watches" = 99999999;
networking.interfaces.eno1.wakeOnLan.enable = true;
networking.hostName = "nixdesk";