mirror of https://gitlab.crans.org/nounous/nixos
vaultwarden: remove postfix
parent
7508137e40
commit
a35a537c29
|
@ -23,8 +23,4 @@
|
||||||
proxyWebsockets = true;
|
proxyWebsockets = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.services.vaultwarden = {
|
|
||||||
path = with pkgs; [ postfix ];
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue