1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-03-13 16:03:25 +00:00
This commit is contained in:
Rae 5e 2025-03-07 23:14:17 -05:00
parent 6f8022a2d0
commit 747ee75ecd
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE

View file

@ -20,20 +20,6 @@
listenPortHTTP = 8081; listenPortHTTP = 8081;
listenPortHTTPS = 8443; listenPortHTTPS = 8443;
}; };
raspap = {
enable = true;
ssid = "near";
password = "RjkVTYUZE08HN"; #! world readable
country = "US";
listenPort = 8082;
openFirewall = true;
webgui = {
username = "rae";
password = "EBjrJutn06C"; #! world readable
listenPort = 8080;
};
};
}; };
networking = { networking = {