Skip to content

Enable Stowed Files#25

Open
sreedevk wants to merge 1 commit intomainfrom
feature/add-stowed-files
Open

Enable Stowed Files#25
sreedevk wants to merge 1 commit intomainfrom
feature/add-stowed-files

Conversation

@sreedevk
Copy link
Copy Markdown
Collaborator

the stowed/.config directory is a mirror of your $HOME/.config directory.
any files you put into the stowed/.config will be copied over to the .config directory when nix is rebuilt.
this will allow you to retain the configuration files in their native filetype (great for editing configuration).
this also makes it easy for you to port configs to non nix systems using this same repo. (see gnu-stow)

@sreedevk sreedevk force-pushed the feature/add-stowed-files branch from c8ea684 to 94d9b7d Compare September 22, 2025 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant