wittle changes

This commit is contained in:
alisceon 2025-07-29 14:16:06 +02:00
parent 09e7e65d91
commit 69715b78b6
2 changed files with 4 additions and 0 deletions

View file

@ -7,6 +7,7 @@
networking.interfaces.enp10s0.wakeOnLan = {
enable = true;
};
time.hardwareClockInLocalTime = true;
boot.initrd.enable = true;
boot.loader = {
efi.canTouchEfiVariables = true;