• @ulterno@programming.dev
    link
    fedilink
    English
    37 days ago

    I actually used to make backups (Export) of each edited key and keep them in folders with context, so I could later look them up or even set them again in case of a reinstall.

    Now, they are lying, forgotten, on some NTFS drive that I haven’t opened in years.

    • @ftbd@feddit.org
      link
      fedilink
      47 days ago

      I wonder if registry keys can be set with an ansible script? Granted, that is still not as nice as a declarative config (yay NixOS), but better than having to write down and do by hand again on a new install

      • lime!
        link
        fedilink
        English
        27 days ago

        yeah, reg set <key> <value> i think it is