migrate yggdrasil default config out

This commit is contained in:
Jermeiah S 2025-06-19 16:31:46 -04:00
parent b9f35afd8b
commit 450dfe39e0
No known key found for this signature in database
4 changed files with 9 additions and 19 deletions

View file

@ -39,12 +39,6 @@ in
};
};
networking = {
yggdrasil = {
enable = true;
AllowedPublicKeys = [
"d0e265fcf663451ae9bc048dc1297749819ce9d48042a986f2866c15a779a074"
];
};
hostName = "tofu";
};
environment.systemPackages = [