nodes/home.nas: more ram
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-06-26 06:18:01 +02:00
parent 2193e0ca53
commit bb15d1217f
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -259,7 +259,7 @@ nodes['home.nas'] = {
},
'vm': {
'cpu': 8,
'ram': 16,
'ram': 32,
},
},
}