mirror of
https://github.com/kmein/niveum
synced 2026-03-29 08:41:07 +02:00
feat(passport): init for makanek
This commit is contained in:
@@ -47,6 +47,14 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
niveum.passport.services = [
|
||||
{
|
||||
title = "Hedgedoc";
|
||||
link = "https://${domain}";
|
||||
description = "lets you collaborate on Markdown documents.";
|
||||
}
|
||||
];
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
(tmpfilesConfig {
|
||||
user = "codimd";
|
||||
|
||||
Reference in New Issue
Block a user