Corrected hosts imports

This commit is contained in:
Serĉanto de Scio 2019-10-17 08:32:46 +10:00
parent 29b8ccad7f
commit ccf43a6f6b
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -41,4 +41,16 @@
};
pi-tri = {
imports = [
../Hosts/pi-tri.nix
];
};
pi-ceithir = {
imports = [
../Hosts/pi-ceithir.nix
];
};
}