f6427e5237
All checks were successful
Build all NixOS Configurations / nix build (push) Successful in 9m55s
|
||
---|---|---|
.. | ||
gui | ||
media | ||
monitor | ||
network | ||
nixos | ||
terminal | ||
virtualisation | ||
chaospott.nix | ||
default.nix | ||
mainUser.nix | ||
README.md | ||
timezone.nix | ||
yubikey.nix |
components concept
- components are kinda opinionated.
- should be project agnostic (e.g.: configure bugwarrior via options but leave specifics out).
component.<toplevel>.enabled
should usually be the default for all it subcomponents (comonent.<topleve>.<subcomponent>.enabled
).- But default should make sense here!