here: add parallel tools

This commit is contained in:
Sridhar Ratnakumar 2024-02-20 18:23:43 -05:00
parent df99c7efb6
commit bc86f0b60b

View file

@ -18,6 +18,8 @@
};
nixpkgs.hostPlatform = "aarch64-linux";
hardware.parallels.enable = true;
networking = {
hostName = "here";
networkmanager.enable = true;