treewide: specify hostname in host configs
This commit is contained in:
parent
9f6d0fbaf8
commit
f6010a968c
6 changed files with 5 additions and 2 deletions
|
@ -5,6 +5,7 @@
|
|||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
networking.hostName = "kalessin";
|
||||
networking.hostId = "534b538e";
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue