idk
This commit is contained in:
parent
2daedac721
commit
f2190dae67
|
@ -5,5 +5,14 @@ with lib;
|
|||
nix = {
|
||||
package = pkgs.nixVersions.stable;
|
||||
};
|
||||
|
||||
# services = {
|
||||
# calibre-web = {
|
||||
# enable = true;
|
||||
# options = {
|
||||
# calibreLibrary = /storage/
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue