machines: aramis: networking: remove 'domain'
All checks were successful
continuous-integration/drone/push Build is passing

Now that services handle subdomains through my Nginx abstraction, we can
remove this.
This commit is contained in:
Bruno BELANYI 2021-10-16 14:56:13 +02:00
parent 537fa5c909
commit 6c25380d5d

View file

@ -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