nixos: Add auth DNS module (and serving from estuary)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
{
|
||||
imports = [ "${modulesPath}/profiles/qemu-guest.nix" ];
|
||||
|
||||
networking.domain = "nl1.int.nul.ie";
|
||||
networking.domain = "fra1.int.nul.ie";
|
||||
|
||||
boot.kernelParams = [ "intel_iommu=on" ];
|
||||
boot.loader.systemd-boot.configurationLimit = 20;
|
||||
|
Reference in New Issue
Block a user