Services/rust_motd: add adguard status

This commit is contained in:
Toast 2024-11-05 11:00:42 +01:00
parent e531e6cb68
commit 3b5c8735be

View file

@ -37,4 +37,5 @@ in {
'';
};
};
programs.rust-motd.settings.service_status."AdGuard Home" = "adguardhome";
}