fix adam site storage

This commit is contained in:
Kopatz
2026-03-14 21:06:04 +01:00
parent e609400d4e
commit fb5651fc16
2 changed files with 34 additions and 0 deletions

View File

@@ -19,6 +19,8 @@
443
];
networking = {
hostname = "adam-site";
nameservers = [ "1.1.1.1" "1.0.0.1" ];
defaultGateway6 = {
address = "fe80::1";
interface = "enp1s0";