Skip to content
Snippets Groups Projects
Commit eb092e87 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

light formatting edits

parent 0e1217c3
No related branches found
No related tags found
No related merge requests found
These are mostly modelled on upstream nixos modules, are generally fairly configurable (they don't tend to hard-code paths, they can be enabled or disabled), and they don't know anything about morph (e.g. deployment.secrets) or how the different grids are configured (i.e. grid.publicKeyPath). Each module here tends to define one service (or group of related services) or feature.
Eventually, all of these will be imported automatically, and controlled by services.private-storage.*.enabled options.
These are mostly modelled on upstream nixos modules.
They are generally fairly configurable (they don't tend to hard-code paths, they can be enabled or disabled).
They don't know anything about morph (e.g. ``deployment.secrets``) or how the different grids are configured (e.g. ``grid.publicKeyPath``).
Each module here tends to define one service (or group of related services) or feature.
Eventually, all of these will be imported automatically and controlled by ``services.private-storage.*.enabled`` options.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment