[NixTop] Add vmware
This commit is contained in:
parent
ee26741ec2
commit
0b2685f9c0
2 changed files with 4 additions and 3 deletions
|
|
@ -142,9 +142,9 @@
|
|||
libinput.enable = true;
|
||||
};
|
||||
|
||||
networking = {
|
||||
hostName = "Tibo-NixTop"; # Define your hostname.
|
||||
};
|
||||
virtualisation.vmware.host.enable = true;
|
||||
|
||||
networking.hostName = "Tibo-NixTop"; # Define your hostname.
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Brussels";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue