diff --git a/systems/here.nix b/systems/here.nix index 1330694..29d7585 100644 --- a/systems/here.nix +++ b/systems/here.nix @@ -18,6 +18,8 @@ }; nixpkgs.hostPlatform = "aarch64-linux"; + hardware.parallels.enable = true; + networking = { hostName = "here"; networkmanager.enable = true;