deployed cirrostratus.

This commit is contained in:
Gabe Venberg 2024-08-03 16:48:50 -05:00
parent 304db5a4e6
commit ef94432501
6 changed files with 58 additions and 17 deletions

View file

@ -67,8 +67,6 @@ inputs.nixpkgs.lib.nixosSystem {
];
};
# Bootloader.
# boot.loader.systemd-boot.enable = true;
boot.initrd.availableKernelModules = ["ahci" "xhci_pci" "virtio_pci" "virtio_scsi" "sd_mod" "sr_mod"];
# Open ports in the firewall.