diff --git a/dhall/rofi-dev.dhall b/dhall/rofi-dev.dhall index 0fb7d4d..c70033e 100644 --- a/dhall/rofi-dev.dhall +++ b/dhall/rofi-dev.dhall @@ -47,7 +47,7 @@ let CIFSData = , default = { cifsSudo = False , cifsPassword = None PasswordConfig - , cifsOpts = CIFSOpts::{=} + , cifsOpts = Some CIFSOpts::{=} } }