todo: update ulfm
This commit is contained in:
parent
56fdff7571
commit
56bdcb3af8
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
# shove the entire config file into secrets
|
# TODO: extract this out into its own config
|
||||||
age.secrets.ulfm.file = ../secrets/stream_ulfm.age;
|
age.secrets.ulfm.file = ../secrets/stream_ulfm.age;
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [
|
||||||
|
|
Loading…
Reference in a new issue