[GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)
GNU General Public License v3.0
1.37k
stars
221
forks
source link
Reporting that it works with SSD Nodes on Ubuntu 22.04 #153
Open
xFA25E opened 1 year ago
It requires
export doNetConf=y
, so script should be modified to support ssdnodesPROVIDER
. Without network configuration it wasn't working.