mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-08 23:53:11 +03:00
path refactoring
This commit is contained in:
@@ -13,7 +13,7 @@ in
|
||||
{
|
||||
services = {
|
||||
calibre-web = {
|
||||
package = stable.calibre-web;
|
||||
# package = stable.calibre-web;
|
||||
enable = true;
|
||||
# dataDir = "${xlib.dirs.services-mnt-folder}/calibre-web";
|
||||
options = {
|
||||
|
||||
Reference in New Issue
Block a user