Update files
This commit is contained in:
@@ -13,5 +13,6 @@
|
||||
./hardware.nix
|
||||
./sound.nix
|
||||
./virtualisation.nix
|
||||
./time.nix
|
||||
];
|
||||
}
|
||||
|
||||
5
system/time.nix
Normal file
5
system/time.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{...}:
|
||||
|
||||
{
|
||||
time.timeZone = "Europe/London";
|
||||
}
|
||||
Reference in New Issue
Block a user