This commit is contained in:
parent
c5bc2e1a19
commit
9d976b6c2f
10 changed files with 33 additions and 59 deletions
|
@ -9,7 +9,5 @@
|
|||
vault
|
||||
];
|
||||
|
||||
environment.noXlibs = lib.mkForce false;
|
||||
|
||||
system.stateVersion = "22.11";
|
||||
}
|
||||
|
|
|
@ -11,10 +11,6 @@
|
|||
openFirewall = true;
|
||||
};
|
||||
|
||||
# Required for Java
|
||||
# gets forced to true due the lxc profile
|
||||
environment.noXlibs = lib.mkForce false;
|
||||
|
||||
# Unifi Web Port
|
||||
networking.firewall.allowedTCPPorts = [ 8443 ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue