Commit for generation 181
This commit is contained in:
@@ -16,6 +16,10 @@
|
|||||||
hosts = {
|
hosts = {
|
||||||
"192.168.1.163" = [ "glasshouse.info" ];
|
"192.168.1.163" = [ "glasshouse.info" ];
|
||||||
};
|
};
|
||||||
|
firewall = {
|
||||||
|
enable = true;
|
||||||
|
allowedTCPPorts = [ 30000 ];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.nix-ld = {
|
programs.nix-ld = {
|
||||||
|
|||||||
Reference in New Issue
Block a user