zap add factor.json

This commit is contained in:
Johannes Jöns 2024-09-27 10:29:10 +02:00
parent 4df75562a8
commit d51471eb1b
2 changed files with 1960 additions and 9 deletions

View file

@ -21,6 +21,8 @@
gui.enable = false;
};
facter.reportPath = ./facter.json;
imports = [
(modulesPath + "/profiles/qemu-guest.nix")
self.inputs.srvos.nixosModules.server
@ -29,15 +31,6 @@
./wp-test.nix
];
boot.initrd.availableKernelModules = [
"ata_piix"
"uhci_hcd"
"virtio_pci"
"virtio_scsi"
"sd_mod"
"sr_mod"
];
networking.useDHCP = false;
boot.loader = {

1958
systems/zap/facter.json Normal file

File diff suppressed because it is too large Load diff