mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix: codimd -> hedgedoc
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
'';
|
||||
};
|
||||
|
||||
services.codimd = {
|
||||
services.hedgedoc = {
|
||||
enable = true;
|
||||
configuration = {
|
||||
allowAnonymous = false;
|
||||
@@ -5,7 +5,7 @@ in
|
||||
{
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
<niveum/configs/codimd.nix>
|
||||
<niveum/configs/hedgedoc.nix>
|
||||
<niveum/configs/spacetime.nix>
|
||||
<niveum/configs/sshd.nix>
|
||||
<niveum/configs/nextcloud.nix>
|
||||
|
||||
Reference in New Issue
Block a user