elitak / nixos-infect

[GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)
GNU General Public License v3.0
1.3k stars 214 forks source link

Some way to get some files over to the new system? #210

Open tcurdt opened 2 months ago

tcurdt commented 2 months ago

I mean, ideally it would just be support for flakes.

But since that doesn't seem such an easy thing - is there a way to get some data from the old system to the new? It could maybe trigger the continuing of the install on the NixOS side of things?