rescue boot

This commit is contained in:
Vivian 2022-10-08 21:38:55 +02:00
parent f69397c5ab
commit b7f8aaa87f
6 changed files with 54 additions and 9 deletions

View file

@ -15,9 +15,6 @@ let vs = config.vault-secrets.secrets; 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 = [ 80 443 ];
# needed as the mailserver configures its down DNS resolver