dev #19
2 changed files with 4 additions and 3 deletions
|
|
@ -43,6 +43,7 @@
|
|||
"vista-fonts"
|
||||
"intel-ocl"
|
||||
"libfprint-2-tod1-broadcom"
|
||||
"vmware-workstation"
|
||||
];
|
||||
in
|
||||
utils.lib.mkFlake {
|
||||
|
|
|
|||
|
|
@ -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