mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:46:35 +01:00
Dont set hostname
This commit is contained in:
parent
de3bd8dc37
commit
9cfd9e3c11
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@
|
|||
};
|
||||
|
||||
networking = {
|
||||
hostName = "inugami";
|
||||
useDHCP = lib.mkDefault true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue