readd installer #178

Closed
DarkKirb wants to merge 4 commits from readd-installer into main
Showing only changes of commit 5fdfedabb9 - Show all commits

View file

@ -115,6 +115,10 @@ rec {
name = "nas"; # My nas
system = "x86_64-linux";
}
{
name = "installer"; # Installer
system = "x86_64-linux";
}
{
name = "instance-20221213-1915"; # Oracle server
system = "aarch64-linux";