flake/nixosConfigurations.nix: Generate hostname from host attribute name
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
terminal_output serial
|
||||
";
|
||||
|
||||
networking.hostName = "carbon";
|
||||
|
||||
networking.useDHCP = false;
|
||||
# Local Router IPs
|
||||
networking.interfaces.lo.ipv6.addresses = [
|
||||
|
Reference in New Issue
Block a user