add RUST_LOG for attic
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
ff00f134dd
commit
2cb803b39e
@ -10,6 +10,10 @@
|
|||||||
attic-client
|
attic-client
|
||||||
];
|
];
|
||||||
|
|
||||||
|
systemd.services.atticd.environment = {
|
||||||
|
RUST_LOG = "INFO";
|
||||||
|
};
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
atticd = {
|
atticd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user