Files
nix-files/hosts
Colin 14d5910e79 cups: enable
verified working on lappy; builds for moby
2025-01-30 17:25:44 +00:00
..
2025-01-25 12:34:20 +00:00
2025-01-30 17:25:44 +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"