Files
nix-files/hosts
Colin 55f06128ee yt-dlp: moby: lower bandwidth preference
unlikely to be hit in practice, for the default low-res videos
2025-08-03 09:28:47 +00:00
..
2025-08-01 18:11:25 +00:00
2025-07-19 23:33:24 +00:00

directory structure

  • by-name/: configuration which is evaluated only for the given hostname
  • common/: configuration which applies to all hosts
  • modules/: nixpkgs-style modules which may be used by multiple hosts, but configured separately per host.
    • ideally no module here has effect unless enabled
      • however, enable may default to true
      • and in practice some of these modules surely aren't fully "disableable"