mirror of
https://github.com/Ascyii/nixos.git
synced 2026-01-01 06:44:26 -05:00
Full kmonad
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
services.udev.extraRules = ''
|
||||
# Ignore internal NVMe Windows partition
|
||||
SUBSYSTEM=="block", ENV{ID_FS_UUID}=="A09C8D5E9C8D2FB8", ENV{UDISKS_IGNORE}="1"
|
||||
KERNEL=="uinput", MODE="0660", GROUP="uinput", OPTIONS+="static_node=uinput"
|
||||
'';
|
||||
|
||||
# TODO: Make all your working systems go to ext4 on the full disk for ease of use and storage
|
||||
|
||||
Reference in New Issue
Block a user