Now that services handle subdomains through my Nginx abstraction, we can remove this.
This commit is contained in:
parent
537fa5c909
commit
6c25380d5d
|
@ -2,7 +2,6 @@
|
|||
{
|
||||
networking = {
|
||||
hostName = "aramis";
|
||||
domain = "nodomain.local"; # FIXME: gotta fix domain handling
|
||||
|
||||
# The global useDHCP flag is deprecated, therefore explicitly set to false here.
|
||||
# Per-interface useDHCP will be mandatory in the future, so this generated config
|
||||
|
|
Loading…
Reference in a new issue