fix: enable all users on gw-tos

This commit is contained in:
2025-10-29 09:48:35 +01:00
parent aba775befe
commit 1671ea3ca1

View File

@@ -80,6 +80,7 @@ in {
imports = [
./hardware-configuration.nix
../default.nix
../../users.nix
];
services.openssh.openFirewall = false;