extract operator module

This commit is contained in:
Erik Arvstedt
2020-09-28 13:09:03 +02:00
parent 2dd1a741f7
commit 9aa19c3fdd
11 changed files with 73 additions and 33 deletions

View File

@@ -82,6 +82,7 @@ in {
User that is allowed to execute commands in the service network namespaces.
The user's group is also authorized.
'';
default = config.nix-bitcoin.operator.name;
};
netns = mkOption {