added vaultwarden but thats under secrets
This commit is contained in:
parent
db09e51c44
commit
f0cdd0dbb1
|
@ -13,6 +13,7 @@ in
|
|||
./hardware-configuration.nix
|
||||
./freecorn.nix
|
||||
./jimbo.nix
|
||||
./vaultwarden.nix
|
||||
"${homeManager}/nixos"
|
||||
];
|
||||
|
||||
|
@ -287,6 +288,7 @@ in
|
|||
80 443 # Nginx
|
||||
1234 # rtl_tcp
|
||||
# 25565 # minecraft port
|
||||
8222
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
# 4455
|
||||
|
|
Reference in a new issue