diff options
author | nin <nineinchnade@gmail.com> | 2017-01-19 23:37:26 +0100 |
---|---|---|
committer | nin <nineinchnade@gmail.com> | 2017-01-19 23:37:26 +0100 |
commit | 92fd3d007ceb6d0ce6bb5f74a1a40aa34763ef7c (patch) | |
tree | d7300e658ff88c1eaf37205be628f6d74c992772 /nin | |
parent | a92fffff114c7bead856345e9f9ae371d9bd032d (diff) |
n 1 onondaga: delete redundant hostname
Diffstat (limited to 'nin')
-rw-r--r-- | nin/1systems/onondaga.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nin/1systems/onondaga.nix b/nin/1systems/onondaga.nix index b081036..92f316f 100644 --- a/nin/1systems/onondaga.nix +++ b/nin/1systems/onondaga.nix @@ -21,7 +21,6 @@ # Define on which hard drive you want to install Grub. boot.loader.grub.device = "/dev/sda"; - networking.hostName = "onondaga"; # networking.wireless.enable = true; # Enables wireless support via wpa_supplicant. # Select internationalisation properties. |