diff --git a/modules/programs/vdirsyncer.nix b/modules/programs/vdirsyncer.nix index f8df5764..bdbf93eb 100644 --- a/modules/programs/vdirsyncer.nix +++ b/modules/programs/vdirsyncer.nix @@ -36,7 +36,8 @@ let ((getAttrs [ "type" "url" - "userNameCommand" + "userName" + #"userNameCommand" "passwordCommand" ] a.remote) // (if a.vdirsyncer == null