added missing hostname setting
This commit is contained in:
parent
813b424831
commit
b20e636af0
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@
|
|||
extraGroups = ["wheel"];
|
||||
};
|
||||
|
||||
networking.hostName = "vm";
|
||||
|
||||
modules.graphical.enable = true;
|
||||
modules.terminal.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue