mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-10-29 17:02:10 +01:00
service/hedgedoc: remove fix from 23.05
This commit is contained in:
parent
1d0eccd390
commit
a44bab109b
1 changed files with 0 additions and 5 deletions
|
|
@ -72,11 +72,6 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
# TODO remove for 23.11
|
||||
# temporary fix for: https://github.com/NixOS/nixpkgs/issues/198250
|
||||
#systemd.services.hedgedoc.serviceConfig.StateDirectory = lib.mkForce "/var/lib/hedgedoc";
|
||||
systemd.services.hedgedoc.serviceConfig.StateDirectory = lib.mkForce "hedgedoc";
|
||||
|
||||
my.services.nginx.virtualHosts = [
|
||||
{
|
||||
subdomain = "notes";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue