update flake
This commit is contained in:
parent
1a1f00260f
commit
efeeb8d81a
4 changed files with 24 additions and 29 deletions
|
@ -18,9 +18,6 @@ in {
|
|||
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
||||
system.stateVersion = "22.11"; # Did you read the comment?
|
||||
|
||||
# Additional packages
|
||||
environment.systemPackages = with pkgs; [ ];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ port metricsPort ];
|
||||
|
||||
vault-secrets.secrets.synapse = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue