Unverified Commit 7208b319 authored by misuzu's avatar misuzu Committed by GitHub
Browse files

nixos/duckdns: add to module list (#367997)

parents cfeb7de0 4f254b2d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -63,6 +63,8 @@

- [waagent](https://github.com/Azure/WALinuxAgent), the Microsoft Azure Linux Agent (waagent) manages Linux provisioning and VM interaction with the Azure Fabric Controller. Available with [services.waagent](options.html#opt-services.waagent.enable).

- [duckdns](https://www.duckdns.org), free dynamic DNS. Available with [services.duckdns](options.html#opt-services.duckdns.enable)

- [nostr-rs-relay](https://git.sr.ht/~gheartsfield/nostr-rs-relay/), This is a nostr relay, written in Rust. Available as [services.nostr-rs-relay](options.html#opt-services.nostr-rs-relay.enable).

- [Actual Budget](https://actualbudget.org/), a local-first personal finance app. Available as [services.actual](#opt-services.actual.enable).
+1 −0
Original line number Diff line number Diff line
@@ -763,6 +763,7 @@
  ./services/misc/disnix.nix
  ./services/misc/docker-registry.nix
  ./services/misc/domoticz.nix
  ./services/misc/duckdns.nix
  ./services/misc/duckling.nix
  ./services/misc/dwm-status.nix
  ./services/misc/dysnomia.nix