You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo should have a set of sample configurations that cover the following scenarios:
Starting OS (NixOS/not NixOS)
Home-manager use (yes/no for NixOS, yes for "not NixOS" in 1.)
All features except for known not implemented configurations
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.
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
This repo should have a set of sample configurations that cover the following scenarios:
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
The text was updated successfully, but these errors were encountered: