Add ponyo system
This commit is contained in:
parent
d71af55727
commit
d378a287fa
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user