secrets.nix: remove obsolete comment
This commit is contained in:
parent
2d51c722cc
commit
b07c77f4a4
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
# Operation of this service:
|
# Operation of this service:
|
||||||
# - Create missing secrets that are composed of attrs from secrets.nix
|
|
||||||
# - Set owner and permissions for all used secrets
|
# - Set owner and permissions for all used secrets
|
||||||
# - Make all other secrets accessible to root only
|
# - Make all other secrets accessible to root only
|
||||||
# For all steps make sure that no secrets are copied to the nix store.
|
# For all steps make sure that no secrets are copied to the nix store.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue