nixos-config/nixos/components
2024-05-10 20:53:21 +02:00
..
gui fix kmonad 2024-05-06 07:53:14 +02:00
media
monitor
network add photoprism on orbi 2024-05-10 20:53:21 +02:00
nixos
terminal heavy refactorings 2024-03-03 14:56:49 +01:00
default.nix
mainUser.nix working on orbi 2024-02-16 22:21:05 +01:00
README.md
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!