documentation/docs/alpine-desktop-setup/post-install/config-files.md

764 B

Config files

To make life easier there are a few pre-made few configuartion file repositories which contain all necessary files to set up a functional system. <config-files-repo> refers to a repository which containes these. We have created a "default config" which you can use as basis for your configuration.

Some more examples are:

Do note that these config file repositories may not contain all the necessary files.

Clone your repository of choice using git:

# apk add git
$ git clone <config-files-repo>
$ mv <config-files-repo>/config .config