refactor: Separate host types into submodule

This commit is contained in:
2025-12-03 18:57:48 -05:00
committed by Hunter Halloran
parent 04a3562973
commit 0d7f0ca19f
3 changed files with 31 additions and 31 deletions

View File

@@ -7,7 +7,4 @@
{
# Enable networking
networking.networkmanager.enable = true;
# Set your time zone.
time.timeZone = "America/New_York";
}