this repo has no description

fix(hosts): add heather

Diogo be1bc19a d74d00fb

Changed files
+4
hosts
+4
hosts/default.nix
··· 14 14 }; 15 15 16 16 iris = { }; 17 + 18 + heather = { 19 + arch = "aarch64"; 20 + }; 17 21 }; 18 22 }; 19 23 }