pinch flatter
This commit is contained in:
parent
33cb9e7f53
commit
9e3c508930
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
}:
|
||||
|
||||
{
|
||||
option = {
|
||||
options = {
|
||||
server.media.pinchflat = {
|
||||
enable = lib.mkEnableOption "enable pinchflat";
|
||||
};
|
||||
|
|
@ -16,6 +16,7 @@
|
|||
enable = true;
|
||||
selfhosted = true;
|
||||
mediaDir = "/mnt/Data/Media";
|
||||
secretsFile = "/home/marty/secrets/pinchflat";
|
||||
group = "users";
|
||||
openFirewall = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue