Add ponyo system

This commit is contained in:
Zuckerberg 2022-05-02 11:56:14 -04:00
parent d71af55727
commit d378a287fa

View File

@ -24,6 +24,7 @@ rec {
# groups # groups
systems = with system; [ systems = with system; [
liza liza
ponyo
ray ray
s0 s0
n1 n1
@ -39,6 +40,7 @@ rec {
]; ];
servers = with system; [ servers = with system; [
liza liza
ponyo
s0 s0
n1 n1
n2 n2