nixos-config/nixos/components
2023-11-07 16:48:09 +01:00
..
gui fixing bugwarrior 2023-11-07 16:47:53 +01:00
media fixing fix sanitize_folder.sh 2023-11-07 16:48:09 +01:00
network add s3 storage on chungus 2023-10-05 16:30:48 +02: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!