Update configuration.nix

This commit is contained in:
ska
2026-01-02 23:44:45 +00:00
parent 863b94039a
commit 3ba3633ec9

View File

@@ -23,6 +23,8 @@
############################################################
boot.initrd.systemd.enable = true;
initrd.verbose = false;
boot.initrd.availableKernelModules = [
"usb_storage"