diff options
author | Wolfgang Müller | 2022-01-28 11:47:48 +0100 |
---|---|---|
committer | Wolfgang Müller | 2022-06-04 13:24:52 +0200 |
commit | a2c655c56175f6ae6c22927a5a41abd13e36a775 (patch) | |
tree | e6d999848c2b66ce80e6ab370c31e0c12be57495 | |
parent | 34fb6574fc101adc619b31f1946f6afb881c9caf (diff) | |
download | kernfrag-a2c655c56175f6ae6c22927a5a41abd13e36a775.tar.gz |
templates: Enable fs/ntfs on nabokov
We dual-boot Windows, so this should come in handy and removes the need
for the FUSE-based ntfs3g driver.
-rw-r--r-- | templates/nabokov | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/nabokov b/templates/nabokov index 8aa6946..5ef9737 100644 --- a/templates/nabokov +++ b/templates/nabokov @@ -6,6 +6,7 @@ devices/usb/sound devices/usb/usbserial-pl2303 drivers/sound fs/foreign +fs/ntfs hosts/nabokov net/bluetooth profile/desktop |