From 59ca1f6486c21b0e0150942a2206b7a833682613 Mon Sep 17 00:00:00 2001 From: Philipp Hausmann Date: Thu, 20 Apr 2017 19:12:27 +0200 Subject: [PATCH] cloud-init: Disable broken hostname functionality by default --- nixos/modules/services/system/cloud-init.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/nixos/modules/services/system/cloud-init.nix b/nixos/modules/services/system/cloud-init.nix index 27c382d6890..d513e44dcfb 100644 --- a/nixos/modules/services/system/cloud-init.nix +++ b/nixos/modules/services/system/cloud-init.nix @@ -47,8 +47,6 @@ in - write-files - growpart - resizefs - - set_hostname - - update_hostname - update_etc_hosts - ca-certs - rsyslog