feat: add timezone configuration for europe/berlin
This commit is contained in:
@@ -216,6 +216,9 @@ isoConfig
|
|||||||
// {
|
// {
|
||||||
system.stateVersion = "25.05";
|
system.stateVersion = "25.05";
|
||||||
|
|
||||||
|
# Timezone Configuration
|
||||||
|
time.timeZone = "Europe/Berlin";
|
||||||
|
|
||||||
# SSH Configuration
|
# SSH Configuration
|
||||||
services.openssh = {
|
services.openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user