feat(machines): rename nami to jimbei
This commit is contained in:
parent
159982c598
commit
2fedcd8c8d
2 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
boot.loader.systemd-boot.consoleMode = "0";
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
networking.hostName = "nami"; # Define your hostname.
|
||||
networking.hostName = "jimbei"; # Define your hostname.
|
||||
networking.extraHosts = ''
|
||||
127.0.0.1 yeswiki.test
|
||||
'';
|
Loading…
Add table
Reference in a new issue