aboutsummaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-01 10:54:17 -0300
committerEuAndreh <eu@euandre.org>2019-05-01 10:54:17 -0300
commitb951afac3bb02bbcec7fb2628a3eee84ced21896 (patch)
tree816ea635afbc05e35588cc4b0d5d3712ca4e8509 /nixos
parentRemove commented grub.device configuration. (diff)
downloaddotfiles-b951afac3bb02bbcec7fb2628a3eee84ced21896.tar.gz
dotfiles-b951afac3bb02bbcec7fb2628a3eee84ced21896.tar.xz
Rename hostName from "nixos" to "velhinho-nixos".
Diffstat (limited to 'nixos')
-rw-r--r--nixos/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix
index fe3db65..ff0dfa8 100644
--- a/nixos/configuration.nix
+++ b/nixos/configuration.nix
@@ -31,7 +31,7 @@
};
};
- networking.hostName = "nixos"; # Define your hostname.
+ networking.hostName = "velhinho-nixos"; # Define your hostname.
networking.networkmanager.enable = true;
# Auto-upgrade channel