From e6f5baba683a515ca90ee62d0b06c724fa8e3693 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Tue, 9 Jan 2024 10:18:50 +0530 Subject: hosts: set hostname from flake --- hosts/mox/configuration.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/mox/configuration.nix') diff --git a/hosts/mox/configuration.nix b/hosts/mox/configuration.nix index 7ae99c1..456cd89 100644 --- a/hosts/mox/configuration.nix +++ b/hosts/mox/configuration.nix @@ -8,5 +8,4 @@ ]; services.openssh.ports = [ 22 465 ]; - networking.hostName = "mox"; } -- cgit v1.2.3