more organization, or maybe disorganization...
This commit is contained in:
@@ -15,7 +15,7 @@ let
|
||||
in {
|
||||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
./hardware-configuration-pi4.nix
|
||||
./hardware-configuration.nix
|
||||
./docker-pi4.nix
|
||||
];
|
||||
|
||||
@@ -32,7 +32,7 @@ in {
|
||||
};
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "America/Chicago";
|
||||
time.timeZone = timezone;
|
||||
|
||||
networking = {
|
||||
hostName = hostname;
|
||||
|
||||
Reference in New Issue
Block a user