currently only this is allowed
This commit is contained in:
parent
2b0277f86e
commit
c5eb1353af
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@ in
|
||||||
{
|
{
|
||||||
|
|
||||||
networking.nameservers = [
|
networking.nameservers = [
|
||||||
"9.9.9.9"
|
"141.56.1.1"
|
||||||
"1.1.1.1"
|
"141.56.1.2"
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue