flake update
This commit is contained in:
parent
9ea4ce0ce3
commit
583dfd549a
2 changed files with 12 additions and 15 deletions
|
@ -15,9 +15,6 @@ in {
|
|||
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
||||
system.stateVersion = "21.05"; # Did you read the comment?
|
||||
|
||||
# Additional packages
|
||||
environment.systemPackages = with pkgs; [ ];
|
||||
|
||||
# Vault
|
||||
networking.firewall.allowedTCPPorts = [ port clusterPort ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue