lohr: setup real service
This commit is contained in:
parent
bb08ec560e
commit
ba0e0e993e
4 changed files with 45 additions and 5 deletions
|
|
@ -14,6 +14,7 @@ with lib;
|
|||
transmission-password = lib.fileContents ./transmission.secret;
|
||||
nextcloud-admin-pass = lib.fileContents ./nextcloud-admin-pass.secret;
|
||||
nextcloud-admin-user = lib.fileContents ./nextcloud-admin-user.secret;
|
||||
lohr-shared-secret = lib.fileContents ./lohr-shared-secret.secret;
|
||||
|
||||
wireguard = pkgs.callPackage ./wireguard.nix { };
|
||||
};
|
||||
|
|
|
|||
BIN
secrets/lohr-shared-secret.secret
Normal file
BIN
secrets/lohr-shared-secret.secret
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue