Enable icecream daemon
This commit is contained in:
parent
2ba7e5b29d
commit
676ce014bd
1 changed files with 6 additions and 0 deletions
|
@ -136,6 +136,12 @@
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.icecream.daemon = {
|
||||||
|
enable = true;
|
||||||
|
|
||||||
|
schedulerHost = "icecream.internal.horus.nu";
|
||||||
|
};
|
||||||
|
|
||||||
# sops = {
|
# sops = {
|
||||||
# defaultSopsFile = ./secrets.yaml;
|
# defaultSopsFile = ./secrets.yaml;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue