mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
Compare commits
2 commits
ff2ee23dd2
...
880f54b1bb
| Author | SHA1 | Date | |
|---|---|---|---|
| 880f54b1bb | |||
| 0ebe6c37cc |
2 changed files with 4 additions and 3 deletions
|
|
@ -2042,14 +2042,14 @@ CONFIG_NVME_HOST_AUTH=y
|
|||
CONFIG_SCSI_MOD=m
|
||||
# CONFIG_RAID_ATTRS is not set
|
||||
CONFIG_SCSI_COMMON=m
|
||||
CONFIG_SCSI=m
|
||||
CONFIG_SCSI=y
|
||||
CONFIG_SCSI_DMA=y
|
||||
CONFIG_SCSI_PROC_FS=y
|
||||
|
||||
#
|
||||
# SCSI support type (disk, tape, CD-ROM)
|
||||
#
|
||||
CONFIG_BLK_DEV_SD=m
|
||||
CONFIG_BLK_DEV_SD=y
|
||||
# CONFIG_CHR_DEV_ST is not set
|
||||
# CONFIG_BLK_DEV_SR is not set
|
||||
# CONFIG_CHR_DEV_SG is not set
|
||||
|
|
@ -4427,7 +4427,7 @@ CONFIG_USB_XHCI_PCI_RENESAS=m
|
|||
#
|
||||
# also be needed; see USB_STORAGE Help for more info
|
||||
#
|
||||
# CONFIG_USB_STORAGE is not set
|
||||
CONFIG_USB_STORAGE=y
|
||||
|
||||
#
|
||||
# USB Imaging devices
|
||||
|
|
|
|||
|
|
@ -99,6 +99,7 @@
|
|||
gh
|
||||
nixfmt-rfc-style
|
||||
tmux
|
||||
super-slicer-latest # 3D printer slicer
|
||||
# QMK configuration
|
||||
#via
|
||||
#qmk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue