new stuff

This commit is contained in:
TheGeneralist 2026-01-08 21:15:12 +01:00
parent 6014ad7d7a
commit 01c8bfce80
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
18 changed files with 721 additions and 285 deletions

View file

@ -4,6 +4,7 @@ in {
options.dnsServers = mkOption {
default = [
"100.100.100.100#shorthair-wall.ts.net"
"1.1.1.1#"
];
};
}