From 41df7d18185c689811e9758ddab4673a30dee405 Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Wed, 11 Feb 2026 14:58:56 +0100 Subject: Migrate to stalwart for vdirsyncer and add motd. This adds rust-motd config and adds an executable that displays the motd. Additionally, it updates credentials for vdirsyncer. --- modules/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/default.nix') diff --git a/modules/default.nix b/modules/default.nix index 9ded08a..f18f380 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -12,6 +12,7 @@ ./vpn.nix ./remote-builder.nix ./nh.nix + ./motd.nix ]; nixpkgs.overlays = [ -- cgit v1.3.1