various updates

This commit is contained in:
Vivian 2023-01-10 16:13:29 +01:00
parent 576b6963e3
commit 246afa79dc
7 changed files with 108 additions and 63 deletions

View file

@ -16,7 +16,7 @@
system.stateVersion = "22.11"; # Did you read the comment?
# Additional packages
environment.systemPackages = with pkgs; [ ];
# environment.systemPackages = with pkgs; [ ];
networking.firewall.allowedTCPPorts = [ 5055 ];