From 4f79b64f1187ced78c54e34790fd9b3a3b288212 Mon Sep 17 00:00:00 2001 From: ryan4yin Date: Mon, 29 May 2023 18:02:53 +0800 Subject: [PATCH] feat: add cifs into boot.supportedFilesystems --- hosts/msi-rtx4090/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/msi-rtx4090/default.nix b/hosts/msi-rtx4090/default.nix index a2842ea3..a79b5f42 100644 --- a/hosts/msi-rtx4090/default.nix +++ b/hosts/msi-rtx4090/default.nix @@ -37,6 +37,7 @@ #"zfs" "ntfs" "fat" "vfat" "exfat" + "cifs" # mount windows share ]; # Bootloader.