Skip to content
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

Provide clear sample configs for all environment permutations #44

Open
VTimofeenko opened this issue Dec 5, 2023 · 0 comments
Open
Assignees

Comments

@VTimofeenko
Copy link
Contributor

VTimofeenko commented Dec 5, 2023

This repo should have a set of sample configurations that cover the following scenarios:

  1. Starting OS (NixOS/not NixOS)
  2. Home-manager use (yes/no for NixOS, yes for "not NixOS" in 1.)
  3. All features except for known not implemented configurations
  4. Application-specific remaps

Every permutation should be as self-contained as possible without innovative and novel arguments passing -- just a flake.nix and maybe a testDriver package. Ideally the tests in ever-in-development #16 should cover as many of these scenarios as possible.

After this is done, README should be updated.

See #43, #38, #32, #30, #26

@VTimofeenko VTimofeenko self-assigned this Dec 5, 2023
VTimofeenko added a commit that referenced this issue Jan 4, 2024
New file HOWTO.md contains the sample flakes (which are now runnable on
their own) and more information on specific configuration settings.

It also contains troubleshooting information.

Closes #57, #55, #26

Progress on #44
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