Update configuration-template.nix

This commit is contained in:
ediblerope 2026-01-20 08:20:07 +00:00 committed by GitHub
parent e5a9fdedf0
commit 479d29f06c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ in
{
imports = [
./hardware-configuration.nix
"${gitConfig}/git.nix"
"${gitConfig}/common.nix"
];
networking.hostName = "HOSTNAME-HERE"; # Change this!