feat: rebuit jones to make it be able to be rebooted

This commit is contained in:
silver 2023-11-15 16:41:30 +00:00
parent 35f6d63c10
commit 6ea0240a3a
42 changed files with 124 additions and 121 deletions

View file

@ -10,6 +10,7 @@
}: {
imports = [
(modulesPath + "/installer/scan/not-detected.nix")
./_base.nix
];
boot.initrd.availableKernelModules = ["ehci_pci" "ahci" "usbhid" "usb_storage" "sd_mod"];