Compare commits
3 Commits
1a48266cde
...
8e40faad75
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8e40faad75 | ||
|
|
4978d44ba2 | ||
|
|
6fefed2909 |
@@ -322,7 +322,7 @@ in
|
|||||||
StandardError = "journal";
|
StandardError = "journal";
|
||||||
};
|
};
|
||||||
|
|
||||||
path = [ pkgs.qrencode ];
|
path = [ pkgs.qrencode ] ++ lib.optional cfg.services.bitcoin config.services.bitcoind.package;
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.services.sovran-hub-update = {
|
systemd.services.sovran-hub-update = {
|
||||||
|
|||||||
Reference in New Issue
Block a user