this post was submitted on 13 Sep 2023
16 points (100.0% liked)

Arch Linux

7174 readers
3 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
 

I guys, how can I reproduce the exact system configuration of my PC on another PC? Just copy the home folder on an external drive and then past it on the other machine?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 7 points 1 year ago (1 children)

If you've heard of nix os, I'm working on a script that will allow you to create a 'nix.conf'-ish file that can be used with the arch iso to create reproducible builds of archlinux.

I'm not a dev or educated in programming at all, I just love Linux. If you're interested its at https://gitlab.com/setsav/archdeploy

[โ€“] [email protected] 2 points 1 year ago

This is a really cool project, thanks