update, adding sillytavern, early remote unlock not working
This commit is contained in:
@@ -62,7 +62,7 @@ flake.nixosModules.lily-desktop = { pkgs, ... }:{
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||
networking.firewall.allowedTCPPorts = [ 22 80 ];
|
||||
# networking.firewall.allowedUDPPorts = [ ... ];
|
||||
|
||||
# Copy the NixOS configuration file and link it from the resulting system
|
||||
|
||||
Reference in New Issue
Block a user