Automatically set hostname
This commit is contained in:
parent
da18e8a3bb
commit
a4b8cd941d
7 changed files with 1 additions and 6 deletions
|
@ -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?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue