hetzner use nixos facter

This commit is contained in:
Johannes Jöns 2024-09-27 10:35:07 +02:00
parent d51471eb1b
commit d9f4ccc5b0
2 changed files with 3628 additions and 7 deletions

View file

@ -19,6 +19,8 @@
./radicale.nix
];
facter.reportPath = ./facter.json;
jopejoe1 = {
local.enable = true;
nix.enable = true;
@ -31,13 +33,6 @@
ssh.enable = true;
};
boot.initrd.availableKernelModules = [
"ahci"
"nvme"
];
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-amd" ];
boot.extraModulePackages = [ ];
boot.loader = {
grub = {
enable = true;

3626
systems/hetzner/facter.json Normal file

File diff suppressed because it is too large Load diff