nixos-config/nixos/components
2023-11-17 15:14:04 +01:00
..
gui remove gpu capabilities from browsers 2023-11-17 15:14:04 +01:00
media Configure OBS-Setup 2023-11-09 11:57:46 +01:00
network add arr 2023-11-17 15:13:30 +01:00
nixos add upgrade-diff 2023-08-17 13:40:42 +02:00
terminal updated i3 status bar 2023-11-03 14:42:18 +01:00
default.nix add upgrade-diff 2023-08-17 13:40:42 +02:00
mainUser.nix screeps and home-manager.sharedModules 2023-07-07 02:48:44 +02:00
README.md fixing bugwarrior 2023-11-07 16:47:53 +01:00

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!