document access control
This commit is contained in:
parent
a7ce39a2f5
commit
5bc379c1d1
4 changed files with 28 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
/*
|
||||
Metadata for the nodes. You can add custom attributes, they are
|
||||
accessible through the specialArg meta in the config.
|
||||
*/
|
||||
let
|
||||
members = import ./members.nix;
|
||||
nodes = import ./nodes.nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue