forked from nyanloutre/nixos-config
Désactivation Calibre
This commit is contained in:
parent
c69e2ff2d1
commit
a23238224e
@ -195,12 +195,6 @@ in
|
|||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
services.calibre-server.enable = true;
|
|
||||||
services.calibre-server.libraryDir = "/var/lib/calibre";
|
|
||||||
users.extraUsers.calibre-server = {
|
|
||||||
home = "/var/lib/calibre";
|
|
||||||
};
|
|
||||||
|
|
||||||
services.pgmanage.enable = true;
|
services.pgmanage.enable = true;
|
||||||
services.pgmanage.port = pgmanage_port;
|
services.pgmanage.port = pgmanage_port;
|
||||||
services.pgmanage.connections = {
|
services.pgmanage.connections = {
|
||||||
|
Loading…
Reference in New Issue
Block a user