mastus: fix vmtest

This commit is contained in:
Gabriel Ebner 2021-04-03 12:19:23 +02:00
parent 7f6e5b1294
commit 156dae4c56
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ let
elinks
carddav-util
fcgi
(haskell.lib.justStaticExecutables (haskellPackages.callPackage ../pkgs/wstunnel.nix {}))
wstunnel
];
systemd.services."acme-gebner.org".serviceConfig.ExecStart = pkgs.lib.mkForce "true";