summaryrefslogtreecommitdiff
path: root/hosts/ahmed/notifications.linus.onl.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/ahmed/notifications.linus.onl.nix')
-rw-r--r--hosts/ahmed/notifications.linus.onl.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/ahmed/notifications.linus.onl.nix b/hosts/ahmed/notifications.linus.onl.nix
index 443853f..ba57489 100644
--- a/hosts/ahmed/notifications.linus.onl.nix
+++ b/hosts/ahmed/notifications.linus.onl.nix
@@ -8,10 +8,10 @@ let
# TODO: Make option internal-port.
internal-port = 13082;
- cfg = config.my.modules."notifications.linus.onl";
+ cfg = config.modules."notifications.linus.onl";
in
{
- options.my.modules."notifications.linus.onl" = {
+ options.modules."notifications.linus.onl" = {
enable = mkEnableOption "notifications.linus.onl static site";
useACME = mkEnableOption "built-in HTTPS stuff";