currently only this is allowed

This commit is contained in:
goeranh 2026-02-28 02:30:41 +01:00
parent 2b0277f86e
commit c5eb1353af
No known key found for this signature in database

View file

@ -26,8 +26,8 @@ in
{
networking.nameservers = [
"9.9.9.9"
"1.1.1.1"
"141.56.1.1"
"141.56.1.2"
];
boot.kernelPackages = pkgs.linuxPackages_latest;