public-web-static(host): move to new network and to v6
This commit is contained in:
parent
fe27dba7fd
commit
dd2f3178db
31 changed files with 502 additions and 116 deletions
|
|
@ -1,7 +1,10 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
networking.hostName = "public-web-static";
|
||||
networking = {
|
||||
hostName = "public-web-static";
|
||||
domain = "hosts.hamburg.ccc.de";
|
||||
};
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue