Testing
This commit is contained in:
parent
51431acee8
commit
8bd0ccc93d
1 changed files with 1 additions and 2 deletions
|
@ -37,8 +37,7 @@
|
||||||
hardware.keyboard.zsa.enable = true;
|
hardware.keyboard.zsa.enable = true;
|
||||||
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||||
# Set your time zone.
|
# Set your time zone.
|
||||||
time.timeZone = "Europe/Warsaw";
|
# time.timeZone = "Europe/Warsaw";
|
||||||
services.automatic-timezoned.enable = true;
|
|
||||||
|
|
||||||
|
|
||||||
# Set the networking hostname:
|
# Set the networking hostname:
|
||||||
|
|
Loading…
Reference in a new issue