mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
refactor: foldered some stuff
This commit is contained in:
parent
d6dec5d830
commit
9878f07ede
14 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ in {
|
|||
useDHCP = lib.mkDefault true;
|
||||
firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
22 # SSH
|
||||
55771
|
||||
];
|
||||
};
|
||||
};
|
||||
services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue