trying to fix time display
This commit is contained in:
parent
f0fb610010
commit
048c33bf5c
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
||||||
modules = workstation.modules ++ [
|
modules = workstation.modules ++ [
|
||||||
{
|
{
|
||||||
networking.hostName = "loki";
|
networking.hostName = "loki";
|
||||||
|
time.hardwareClockInLocalTime = true;
|
||||||
}
|
}
|
||||||
./hosts/loki/hardware-configuration.nix
|
./hosts/loki/hardware-configuration.nix
|
||||||
inputs.nixos-hardware.nixosModules.dell-xps-13-9310
|
inputs.nixos-hardware.nixosModules.dell-xps-13-9310
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue