mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-11 17:35:25 +08:00
here: add parallel tools
This commit is contained in:
parent
df99c7efb6
commit
bc86f0b60b
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@
|
|||
};
|
||||
nixpkgs.hostPlatform = "aarch64-linux";
|
||||
|
||||
hardware.parallels.enable = true;
|
||||
|
||||
networking = {
|
||||
hostName = "here";
|
||||
networkmanager.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue