This commit is contained in:
Bryan Ramos 2023-06-15 14:21:50 -04:00
parent a677d5554b
commit fbc5917192
3 changed files with 3 additions and 18 deletions

View file

@ -71,7 +71,7 @@
};
};
# Locale
# Locale
time = {
timeZone = "America/New_York";
};
@ -93,7 +93,7 @@
useXkbConfig = true;
};
# Networking
# Networking
networking = {
hostName = "socrates";
useDHCP = lib.mkDefault true;