update dependencies, add zerforschen.plus to lpt2 as a test
This commit is contained in:
parent
5fc8fe8ac6
commit
869213eb02
4 changed files with 98 additions and 27 deletions
|
@ -1,6 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [ ./nginx.nix ];
|
||||
imports = [ ./zerforschen-plus.nix ];
|
||||
|
||||
config = {
|
||||
networking.networkmanager.enable = true;
|
||||
|
@ -37,5 +37,7 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 8776 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue