Donovan Glover
ff99d22caf
chore: Replace lib.types.string with str
...
"string" is deprecated.
2024-04-04 07:58:32 -04:00
Donovan Glover
3da9c62869
meta: Add options for networking module
...
Now it's possible to use the system without mullvad vpn.
2024-04-04 05:28:54 -04:00
Donovan Glover
ecb2463ee7
meta: Merge mullvad module with networking
...
It should be fairly straight-forward to add an option that explicitly
enables mullvad and the associated networking rules.
2024-04-04 04:24:54 -04:00
Donovan Glover
7f97bb62c2
meta: Merge services.resolved.llmnr with networking
...
Link-Local Multicast Name Resolution is networking related and should be
of interest to users that are also interested in the networking module.
2024-04-03 06:19:08 -04:00
Donovan Glover
c7415ebe69
networking: Disable resolvconf
...
Fixes an issue where newer versions of the Mullvad module would cause
websites to not resolve.
See: https://discourse.nixos.org/t/connected-to-mullvadvpn-but-no-internet-connection/35803
2023-11-30 23:02:50 -05:00
Donovan Glover
3187b2efcf
networking: Allow zola port
2023-09-12 15:21:19 -04:00
Donovan Glover
00a1c99987
networking: Allow srb2 port
2023-07-15 17:02:55 -04:00
Donovan Glover
8ffb196c0b
meta: Don't use variables
...
The previous commit didn't actually work, and I shouldn't need to
change the variables often, so it's much simpler to not have them.
In the event that I do need to change something, rg and sd should get
the job done well.
2023-06-22 11:10:17 -04:00
Donovan Glover
2f056d1e72
meta: Migrate to config.variables
2023-06-22 10:42:23 -04:00
Donovan Glover
741f40ce56
networking: Remove forwardPorts
...
No ports need to be forwarded right now, however this is a good example
for when ports need to be forwarded from a container to the host in the
future.
2023-06-21 03:31:33 -04:00
Donovan Glover
07bbb996e5
nix: Continue modularization of system modules
2023-06-18 15:52:03 -04:00