mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
Merge branch 'main' of gitlab.com:upRootNutrition/dotfiles
This commit is contained in:
commit
c62572f35c
2 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,6 @@
|
|||
"ntfs"
|
||||
];
|
||||
initrd = {
|
||||
network.openvpn.enable = true;
|
||||
availableKernelModules = [
|
||||
"nvme"
|
||||
"ahci"
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ let
|
|||
;
|
||||
in
|
||||
{
|
||||
boot.network.openvpn.enable = true;
|
||||
networking = {
|
||||
hostName = mars.name;
|
||||
networkmanager.enable = true;
|
||||
|
|
@ -23,6 +24,7 @@ in
|
|||
3131 # Deskreen
|
||||
1234 # Elm-land server
|
||||
5037 # ADB Server
|
||||
45893
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
7777
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue