Created a central place for all common options to all hosts.
This commit is contained in:
@@ -8,7 +8,7 @@ in {
|
||||
# This file is imported by all server configurations
|
||||
|
||||
# Default DNS servers for this environment
|
||||
networking.nameServers = [ "10.40.128.10" "10.40.128.11" ];
|
||||
environment.dnsServers = [ "10.40.128.10" "10.40.128.11" ];
|
||||
|
||||
# SMTP relay configuration
|
||||
services.postfix = {
|
||||
|
||||
Reference in New Issue
Block a user