1
0

hosts/astatine: ppp test

This commit is contained in:
2024-01-30 11:21:29 +01:00
parent d33293e00a
commit 70a663b633
2 changed files with 98 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
[
./hardware-configuration.nix
./ppp.nix
./users.nix
];
@@ -26,7 +27,7 @@
networking.hostName = "astatine";
networking.firewall.enable = false;
#networking.firewall.enable = false;
services.wg-clerie = {
enable = true;