Automatically set hostname

This commit is contained in:
Pim Kunis 2024-12-01 17:03:08 +01:00
parent da18e8a3bb
commit a4b8cd941d
7 changed files with 1 additions and 6 deletions

View file

@ -2,7 +2,6 @@
config = {
facter.reportPath = ./facter.json;
# TODO: should set this automatically
networking.hostName = "atlas";
system.stateVersion = "23.05";
users.users.root.openssh.authorizedKeys.keys = config.pim.ssh.keys.pim ++ config.pim.ssh.keys.niels;
# TODO: set this as a default?