added k3s
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
[ # Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
./homeassistant.nix
|
||||
./k3-cluster.nix
|
||||
];
|
||||
|
||||
# Bootloader.
|
||||
@@ -136,7 +137,7 @@
|
||||
8123
|
||||
config.services.home-assistant.config.http.server_port
|
||||
];
|
||||
# networking.firewall.allowedUDPPorts = [ ... ];
|
||||
networking.firewall.allowedUDPPorts = [];
|
||||
# Or disable the firewall altogether.
|
||||
# networking.firewall.enable = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user