bump
This commit is contained in:
parent
e0d8111d26
commit
308b0c2e20
3 changed files with 23 additions and 46 deletions
|
|
@ -1,9 +1,4 @@
|
|||
{
|
||||
inputs,
|
||||
pkgs,
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
{ lib, ... }:
|
||||
{
|
||||
systemd.services.continuwuity.serviceConfig.Restart = lib.mkForce "always";
|
||||
|
||||
|
|
@ -16,7 +11,6 @@
|
|||
{
|
||||
matrix-continuwuity = {
|
||||
enable = true;
|
||||
package = inputs.nixpkgs-continuwuity.legacyPackages.${pkgs.system}.matrix-continuwuity;
|
||||
group = "caddy";
|
||||
settings.global = {
|
||||
server_name = domain;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue