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