haccfiles/modules
stuebinm 39531f1c48 bundle hexchen's nopersist & bindmount moduls
the bind mount module has been tweaked in a couple ways:
 - rename hexchen.* to hacc.*
 - rename bindmount to bindMount to make it consistent with usage in
   the nixpkgs container module
 - add a hacc.bindToPersist option as shorthand for prepending /perist
   to a path via bind mount

the nopersist module has been shortened a little by moving
service-specific things which are used once out into the individual
service files, and removing those which we don't need at all (this also
means we get to loose a mkForce or two in case of mismatches between
hexchen's and our current config).
2024-02-17 00:04:51 +00:00
..
bindmounts.nix bundle hexchen's nopersist & bindmount moduls 2024-02-17 00:04:51 +00:00
container-profile.nix nicer container configs 2023-02-18 14:45:14 +01:00
default.nix remove apparently unneeded disabledModules 2022-11-11 16:30:38 +01:00
nopersist.nix bundle hexchen's nopersist & bindmount moduls 2024-02-17 00:04:51 +00:00
websites.nix make working on websites nicer 2023-02-24 17:33:48 +01:00