diff --git a/configuration-template.nix b/configuration-template.nix index 8fb076d..a455773 100644 --- a/configuration-template.nix +++ b/configuration-template.nix @@ -16,7 +16,7 @@ in { imports = [ ./hardware-configuration.nix - "${gitConfig}/git.nix" + "${gitConfig}/common.nix" ]; networking.hostName = "HOSTNAME-HERE"; # Change this!