Updates to the server and first rate limiting attempts
This commit is contained in:
parent
c8a103ea43
commit
dbe550f9fe
5 changed files with 40 additions and 17 deletions
|
|
@ -3,7 +3,8 @@
|
|||
{
|
||||
virtualisation.incus.enable = true;
|
||||
virtualisation.incus.ui.enable = true;
|
||||
networking.nftables.enable = true;
|
||||
# Enabled on server as a whole
|
||||
# networking.nftables.enable = true;
|
||||
networking.firewall.trustedInterfaces = [ "incusbr0" ];
|
||||
virtualisation.incus.preseed = {
|
||||
networks = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue