mkModule calibre
This commit is contained in:
@@ -44,10 +44,10 @@ in
|
||||
calibre = {
|
||||
enable = true;
|
||||
port = 8084;
|
||||
webPort = 8083;
|
||||
localAddress = "10.0.3.1";
|
||||
webDir = "/media/nas/main/nix-app-data/calibre-web";
|
||||
dataDir = "/media/nas/main/books";
|
||||
};
|
||||
calibre-web = {
|
||||
enable = true;
|
||||
port = 8083;
|
||||
};
|
||||
code-server = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user