mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02:00
feat: add cifs into boot.supportedFilesystems
This commit is contained in:
@@ -37,6 +37,7 @@
|
|||||||
#"zfs"
|
#"zfs"
|
||||||
"ntfs"
|
"ntfs"
|
||||||
"fat" "vfat" "exfat"
|
"fat" "vfat" "exfat"
|
||||||
|
"cifs" # mount windows share
|
||||||
];
|
];
|
||||||
|
|
||||||
# Bootloader.
|
# Bootloader.
|
||||||
|
|||||||
Reference in New Issue
Block a user