bitwarden_rs: remove random config
This commit is contained in:
parent
80384b2afe
commit
92e2e19bbf
1 changed files with 0 additions and 4 deletions
|
|
@ -78,10 +78,6 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.services.matrix-synapse = {
|
|
||||||
after = [ "postgresql.service" ];
|
|
||||||
};
|
|
||||||
|
|
||||||
# needed for bitwarden to find files to serve for the vault
|
# needed for bitwarden to find files to serve for the vault
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
bitwarden_rs-vault
|
bitwarden_rs-vault
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue