[ns1] enable admin user
so I can log in...
This commit is contained in:
@@ -21,10 +21,12 @@ in
|
||||
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [ 53 ];
|
||||
allowedTCPPorts = [ 53 22 ];
|
||||
allowedUDPPorts = [ 53 ];
|
||||
};
|
||||
|
||||
malobeo.users.admin = true;
|
||||
|
||||
services.bind = {
|
||||
enable = true;
|
||||
forwarders = [
|
||||
|
||||
Reference in New Issue
Block a user