readd installer #178
1 changed files with 4 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue