hetzner: Add new server config
This commit is contained in:
parent
54e0826860
commit
ddda6f534b
11 changed files with 373 additions and 337 deletions
configuration
|
@ -7,6 +7,7 @@
|
|||
...
|
||||
}: {
|
||||
imports = [
|
||||
flake-inputs.disko.nixosModules.disko
|
||||
flake-inputs.sops-nix.nixosModules.sops
|
||||
flake-inputs.tlaternet-webserver.nixosModules.default
|
||||
|
||||
|
@ -55,7 +56,6 @@
|
|||
boot.kernelParams = ["highres=off" "nohz=off"];
|
||||
|
||||
networking = {
|
||||
hostName = "tlaternet";
|
||||
usePredictableInterfaceNames = false;
|
||||
useDHCP = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue