8000 Need to allow hidden customizations · Issue #2 · StratoKit/dotfiles · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Need to allow hidden customizations #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wmertens opened this issue Jun 27, 2022 · 1 comment
Open

Need to allow hidden customizations #2

wmertens opened this issue Jun 27, 2022 · 1 comment

Comments

@wmertens
Copy link
Contributor

people should be able to add their own configuration without committing it to this repo. Maybe import from a certain symlink if it is present?

@wmertens
Copy link
Contributor Author
wmertens commented Jun 28, 2022

Since flakes are supposed to be fully defined, I think this is maybe not a good idea.

Instead, perhaps provide a script that sets up a private local dotfiles flake, which uses this flake as input and also provides username etc in a regular way. This solves #1 as well.

Something like

$ nix registry add dotfiles github:StratoKit/dotfiles
$ nix run dotfiles

that could run a script which looks at ~/.config/dotfiles, creates it if not exists with dotfiles as input, warns if the flake is out of date, and runs home-manager switch.

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

No branches or pull requests

1 participant
0